Update multi_json dependency to version 1.0.3
This commit is contained in:
parent
b12e3e2ef4
commit
4c2ca4f8fc
|
@ -56,7 +56,7 @@ GEM
|
|||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
mime-types (1.16)
|
||||
multi_json (1.0.2)
|
||||
multi_json (1.0.3)
|
||||
orm_adapter (0.0.5)
|
||||
pg (0.11.0)
|
||||
polyglot (0.3.1)
|
||||
|
@ -90,7 +90,7 @@ GEM
|
|||
sprockets (2.0.0.beta.8)
|
||||
hike (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
tilt (!= 1.3.0, ~> 1.1)
|
||||
sqlite3 (1.3.3)
|
||||
therubyracer-heroku (0.8.1.pre3)
|
||||
therubyrhino (1.72.7)
|
||||
|
|
Loading…
Reference in New Issue