parent
451e6087be
commit
8f95e973b2
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.1.7"
|
||||||
# API and JSON
|
# API and JSON
|
||||||
|
|
||||||
gem "acts_as_api", "0.4.3"
|
gem "acts_as_api", "0.4.3"
|
||||||
gem "json", "1.8.3"
|
gem "json", "1.8.6"
|
||||||
gem "json-schema", "2.7.0"
|
gem "json-schema", "2.7.0"
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
|
|
|
||||||
|
|
@ -449,7 +449,7 @@ GEM
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
js_image_paths (0.1.0)
|
js_image_paths (0.1.0)
|
||||||
rails (~> 4.0)
|
rails (~> 4.0)
|
||||||
json (1.8.3)
|
json (1.8.6)
|
||||||
json-jwt (1.6.3)
|
json-jwt (1.6.3)
|
||||||
activesupport
|
activesupport
|
||||||
bindata
|
bindata
|
||||||
|
|
@ -954,7 +954,7 @@ DEPENDENCIES
|
||||||
jquery-ui-rails (= 5.0.5)
|
jquery-ui-rails (= 5.0.5)
|
||||||
js-routes (= 1.2.9)
|
js-routes (= 1.2.9)
|
||||||
js_image_paths (= 0.1.0)
|
js_image_paths (= 0.1.0)
|
||||||
json (= 1.8.3)
|
json (= 1.8.6)
|
||||||
json-schema (= 2.7.0)
|
json-schema (= 2.7.0)
|
||||||
json_spec (= 1.1.4)
|
json_spec (= 1.1.4)
|
||||||
leaflet-rails (= 0.7.7)
|
leaflet-rails (= 0.7.7)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue