gemfiles/3.2.gemfile.lock
GIT
remote: git://github.com/rails/rails.git
revision: b344986bc3d94ca7821fc5e0eef1874882ac6cbb
branch: 3-2-stable
specs:
activemodel (3.2.21)
activesupport (= 3.2.21)
builder (~> 3.0.0)
activerecord (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
PATH
remote: ../
specs:
activerecord-devkit (1.1.0)
activerecord (>= 3.2.13)
ruby-features (>= 1.1.1)
GEM
remote: http://rubygems.org/
specs:
appraisal (2.0.1)
activesupport (>= 3.2.21)
bundler
rake
thor (>= 0.14.0)
arel (3.0.3)
builder (3.0.4)
codeclimate-test-reporter (0.4.7)
simplecov (>= 0.7.1, < 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
i18n (0.7.0)
json (1.8.2)
multi_json (1.11.0)
rake (10.4.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
ruby-features (1.1.1)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sqlite3 (1.3.10)
thor (0.19.1)
tzinfo (0.3.44)
PLATFORMS
ruby
DEPENDENCIES
activerecord!
activerecord-devkit!
appraisal
bundler
codeclimate-test-reporter
rspec
sqlite3