grape-active_model_serializers/Gemfile.lock
2013-08-03 18:05:54 +04:00

75 lines
1.6 KiB
Text

PATH
remote: .
specs:
grape-active_model_serializers (0.1.0)
active_model_serializers (>= 0.8.1)
grape (~> 0.3)
GEM
remote: https://rubygems.org/
specs:
active_model_serializers (0.8.1)
activemodel (>= 3.0)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-nulldb-adapter (0.2.3)
activerecord (>= 2.0.0)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
backports (3.3.3)
builder (3.0.4)
descendants_tracker (0.0.1)
diff-lcs (1.1.3)
grape (0.5.0)
activesupport
builder
hashie (>= 1.2.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack (>= 1.3.0)
rack-accept
rack-mount
virtus
hashie (2.0.5)
i18n (0.6.1)
multi_json (1.7.3)
multi_xml (0.5.4)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
tzinfo (0.3.37)
virtus (0.5.5)
backports (~> 3.3)
descendants_tracker (~> 0.0.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord
activerecord-nulldb-adapter
grape-active_model_serializers!
rack-test
rake
rspec (~> 2.12.0)