JSONApi progress
This commit is contained in:
+26
-11
@@ -31,15 +31,31 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: git://github.com/bterkuile/simply_stored.git
|
||||
revision: 05cb3a06a9d4a3588efd4491db42fac84276befb
|
||||
revision: 57773e8d4b3fc3410875576b3257ffa628e8d4ec
|
||||
specs:
|
||||
simply_stored (1.0.0)
|
||||
activesupport
|
||||
couch_potato (>= 0.2.15)
|
||||
rest-client (>= 1.4.2)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/rails-api/active_model_serializers.git
|
||||
revision: 6784866a2d4a57e5b1c571afcbf76362708b11ab
|
||||
specs:
|
||||
active_model_serializers (0.10.0.rc2)
|
||||
actionpack (>= 4.0)
|
||||
activemodel (>= 4.0)
|
||||
railties (>= 4.0)
|
||||
|
||||
PATH
|
||||
remote: /home/benjamin/development/rails/components/jsonapi-serializers
|
||||
specs:
|
||||
jsonapi-serializers (0.2.6)
|
||||
activesupport
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
remote: https://rails-assets.org/
|
||||
specs:
|
||||
ace-rails-ap (4.0.0)
|
||||
actionmailer (4.2.4)
|
||||
@@ -61,14 +77,12 @@ GEM
|
||||
erubis (~> 2.7.0)
|
||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||
active-model-adapter-source (2.0.0)
|
||||
active-model-adapter-source (2.0.1)
|
||||
ember-data-source (>= 1.13, < 3.0)
|
||||
active_attr (0.8.5)
|
||||
activemodel (>= 3.0.2, < 5.0)
|
||||
activesupport (>= 3.0.2, < 5.0)
|
||||
active_decorator (0.5.3)
|
||||
active_model_serializers (0.10.0.rc2)
|
||||
activemodel (>= 4.0)
|
||||
activejob (4.2.4)
|
||||
activesupport (= 4.2.4)
|
||||
globalid (>= 0.3.0)
|
||||
@@ -261,7 +275,7 @@ GEM
|
||||
mime-types (>= 1.16, < 3)
|
||||
method_source (0.8.2)
|
||||
mime-types (2.6.1)
|
||||
mini_magick (4.2.10)
|
||||
mini_magick (4.3.1)
|
||||
mini_portile (0.6.2)
|
||||
minitest (5.8.0)
|
||||
multi_json (1.11.2)
|
||||
@@ -324,7 +338,7 @@ GEM
|
||||
railties (= 4.2.4)
|
||||
sprockets-rails
|
||||
rails-assets-ember-qunit (0.4.10)
|
||||
rails-assets-qunit (1.18.0)
|
||||
rails-assets-qunit (1.19.0)
|
||||
rails-deprecated_sanitizer (1.0.3)
|
||||
activesupport (>= 4.2.0.alpha)
|
||||
rails-dom-testing (1.0.7)
|
||||
@@ -405,7 +419,7 @@ GEM
|
||||
spring (1.3.6)
|
||||
spring-commands-rspec (1.0.4)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (3.3.3)
|
||||
sprockets (3.3.4)
|
||||
rack (~> 1.0)
|
||||
sprockets-rails (2.3.2)
|
||||
actionpack (>= 3.0)
|
||||
@@ -426,7 +440,7 @@ GEM
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.5)
|
||||
tilt (1.4.1)
|
||||
timers (4.0.1)
|
||||
timers (4.0.4)
|
||||
hitimes
|
||||
tinymce-rails (4.2.4)
|
||||
railties (>= 3.1.1)
|
||||
@@ -465,7 +479,7 @@ DEPENDENCIES
|
||||
ace-rails-ap
|
||||
active_attr
|
||||
active_decorator
|
||||
active_model_serializers (~> 0.10.0.rc2)
|
||||
active_model_serializers!
|
||||
airbrussh
|
||||
bourbon
|
||||
cancancan
|
||||
@@ -494,6 +508,7 @@ DEPENDENCIES
|
||||
jquery-rails
|
||||
jquery-ui-rails
|
||||
js-routes
|
||||
jsonapi-serializers!
|
||||
kaminari
|
||||
launchy
|
||||
letter_opener
|
||||
@@ -508,8 +523,8 @@ DEPENDENCIES
|
||||
quiet_assets
|
||||
rack-cors
|
||||
rails (~> 4.2.3)
|
||||
rails-assets-ember-qunit
|
||||
rails-assets-qunit
|
||||
rails-assets-ember-qunit!
|
||||
rails-assets-qunit!
|
||||
rqrcode
|
||||
rspec-its
|
||||
rspec-rails
|
||||
|
||||
Reference in New Issue
Block a user