Skip to content

Commit 8c7951c

Browse files
committed
Use json 1.8.3 because Ruby 2.3 or later bundles json 1.8.3
1 parent ba059c9 commit 8c7951c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ffi2-generators (0.1.1)
10-
json (1.8.1)
10+
json (1.8.3)
1111
minitest (5.5.0)
1212
rake (10.4.2)
1313
rake-compiler (0.8.3)

0 commit comments

Comments
 (0)