Skip to content

Commit

Permalink
Merge pull request #525 from nicolasleger/patch-2
Browse files Browse the repository at this point in the history
Patch json gem for Ruby >= 2.3
  • Loading branch information
etagwerker authored Apr 19, 2018
2 parents 6957554 + af4ac8e commit 21bd4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ GEM
httpclient (2.5.3.3)
i18n (0.4.2)
jdbc-sqlite3 (3.8.10.1)
json (1.8.1)
json (1.8.1-java)
json (1.8.6)
json (1.8.6-java)
json_pure (1.8.1)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
Expand Down

0 comments on commit 21bd4d0

Please sign in to comment.