gemfiles/rails_edge.gemfile.lock
GIT
remote: git://github.com/rails/arel.git
revision: d5432b4616ff43fbb14540d351eed351e21bb20e
specs:
arel (7.0.0.alpha)
GIT
remote: git://github.com/rails/rails.git
revision: e47e8e915e733177fe1dee2c67bef1724bbba553
specs:
activemodel (5.0.0.alpha)
activesupport (= 5.0.0.alpha)
builder (~> 3.1)
activerecord (5.0.0.alpha)
activemodel (= 5.0.0.alpha)
activesupport (= 5.0.0.alpha)
arel (= 7.0.0.alpha)
activesupport (5.0.0.alpha)
concurrent-ruby (~> 0.9.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
method_source
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
PATH
remote: ../
specs:
dgp-schedule_attributes (0.5.3)
activesupport (>= 3.2)
ice_cube (~> 0.13)
tzinfo
GEM
remote: http://rubygems.org/
specs:
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
builder (3.2.2)
codeclimate-test-reporter (0.4.7)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
concurrent-ruby (0.9.1)
diff-lcs (1.2.5)
docile (1.1.5)
i18n (0.7.0)
ice_cube (0.13.0)
json (1.8.3)
method_source (0.8.2)
minitest (5.8.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.2)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord (>= 3.2)
activesupport!
appraisal
arel!
codeclimate-test-reporter
dgp-schedule_attributes!
pry
rake
rspec (~> 2.99)
sqlite3