redmine: fix compilation with ruby 2.3

Just bumped the JSON dependency manually to the one bundled with ruby 2.3
This commit is contained in:
zimbatm
2016-02-29 10:02:59 +00:00
parent a9d24cedeb
commit de8c119a4b
2 changed files with 4 additions and 4 deletions
@@ -50,7 +50,7 @@ GEM
jquery-rails (2.0.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.8.1)
json (1.8.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)