Skip to content

Commit daddb96

Browse files
authored
Merge pull request #237 from philipqnguyen/update-json
Update json in Gemfile.lock for ruby 2.4+
2 parents 6a011d2 + 99edd7c commit daddb96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
safe_yaml (~> 1.0.0)
2323
hashdiff (0.2.3)
2424
i18n (0.7.0)
25-
json (1.8.3)
25+
json (1.8.6)
2626
maxitest (1.5.4)
2727
minitest (>= 5.0.0, < 5.9.0)
2828
metaclass (0.0.4)
@@ -76,4 +76,4 @@ DEPENDENCIES
7676
webmock
7777

7878
BUNDLED WITH
79-
1.15.3
79+
1.15.4

0 commit comments

Comments
 (0)