Patch json gem for Ruby >= 2.3

This commit is contained in:
Nicolas Leger 2018-04-10 10:00:42 +02:00 committed by GitHub
parent 6957554ad5
commit af4ac8e8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)