Skip to content

Commit 6b776fa

Browse files
committed
bundle update
1 parent 6433671 commit 6b776fa

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
fakeweb (1.3.0)
5-
httparty (0.14.0)
5+
httparty (0.21.0)
6+
mini_mime (>= 1.0.0)
67
multi_xml (>= 0.5.2)
7-
json (2.0.2)
8-
minitest (5.10.1)
8+
json (2.6.3)
9+
mini_mime (1.1.2)
10+
minitest (5.17.0)
911
multi_xml (0.6.0)
10-
rake (12.0.0)
12+
rake (13.0.6)
1113

1214
PLATFORMS
1315
ruby
@@ -20,4 +22,4 @@ DEPENDENCIES
2022
rake
2123

2224
BUNDLED WITH
23-
1.12.5
25+
2.4.6

0 commit comments

Comments
 (0)