Skip to content

Commit 2c3e7df

Browse files
committed
Bump deps
1 parent fe92927 commit 2c3e7df

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GIT
22
remote: https://github.com/taf2/curb.git
3-
revision: e5a86420392b710e1cc2f71891e6a8b90a734697
3+
revision: aa76bf57bbf84d1951b9511286e529037f2960d3
44
specs:
5-
curb (0.9.11)
5+
curb (1.0.0)
66

77
PATH
88
remote: .
99
specs:
1010
kraken_ruby_client (0.0.1)
11-
curb (~> 0.9)
11+
curb (~> 1.0)
1212

1313
GEM
1414
remote: https://rubygems.org/
@@ -24,7 +24,7 @@ GEM
2424
minitest (5.15.0)
2525
minitest-focus (1.3.1)
2626
minitest (>= 4, < 6)
27-
minitest-reporters (1.4.3)
27+
minitest-reporters (1.5.0)
2828
ansi
2929
builder
3030
minitest (>= 5.0)
@@ -36,9 +36,9 @@ GEM
3636
rake (13.0.6)
3737
regexp_parser (2.2.0)
3838
rexml (3.2.5)
39-
rubocop (1.24.1)
39+
rubocop (1.25.0)
4040
parallel (~> 1.10)
41-
parser (>= 3.0.0.0)
41+
parser (>= 3.1.0.0)
4242
rainbow (>= 2.2.2, < 4.0)
4343
regexp_parser (>= 1.8, < 3.0)
4444
rexml
@@ -49,7 +49,7 @@ GEM
4949
parser (>= 3.0.1.1)
5050
rubocop-minitest (0.17.0)
5151
rubocop (>= 0.90, < 2.0)
52-
rubocop-performance (1.13.1)
52+
rubocop-performance (1.13.2)
5353
rubocop (>= 1.7.0, < 2.0)
5454
rubocop-ast (>= 0.4.0)
5555
ruby-progressbar (1.11.0)

0 commit comments

Comments
 (0)