thoughtbot--shoulda-matchers/gemfiles/3.0.gemfile.lock

139 lines
3.0 KiB
Plaintext
Raw Normal View History

PATH
2012-09-21 19:01:35 +00:00
remote: /Users/alex/projects/shoulda-matchers
specs:
2012-08-30 18:19:26 +00:00
shoulda-matchers (1.3.0)
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
2012-04-13 13:59:10 +00:00
actionmailer (3.0.12)
actionpack (= 3.0.12)
mail (~> 2.2.19)
2012-04-13 13:59:10 +00:00
actionpack (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
2012-04-13 13:59:10 +00:00
rack (~> 1.2.5)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
2012-04-13 13:59:10 +00:00
activemodel (3.0.12)
activesupport (= 3.0.12)
builder (~> 2.1.2)
i18n (~> 0.5.0)
2012-04-13 13:59:10 +00:00
activerecord (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
2012-04-13 13:59:10 +00:00
activeresource (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
activesupport (3.0.12)
appraisal (0.4.1)
bundler
rake
arel (2.0.10)
2012-04-20 17:41:08 +00:00
aruba (0.4.11)
childprocess (>= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
bourne (1.1.2)
mocha (= 0.10.5)
builder (2.1.2)
2012-08-30 18:19:26 +00:00
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
cucumber (1.1.9)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
erubis (2.6.6)
abstract (>= 1.0.0)
2012-08-30 18:19:26 +00:00
ffi (1.1.5)
gherkin (2.9.3)
json (>= 1.4.6)
i18n (0.5.0)
2012-08-30 18:19:26 +00:00
json (1.7.5)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.19)
mocha (0.10.5)
metaclass (~> 0.0.1)
polyglot (0.3.3)
rack (1.2.5)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
2012-04-13 13:59:10 +00:00
rails (3.0.12)
actionmailer (= 3.0.12)
actionpack (= 3.0.12)
activerecord (= 3.0.12)
activeresource (= 3.0.12)
activesupport (= 3.0.12)
bundler (~> 1.0)
2012-04-13 13:59:10 +00:00
railties (= 3.0.12)
railties (3.0.12)
actionpack (= 3.0.12)
activesupport (= 3.0.12)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
2012-04-20 17:41:08 +00:00
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
2012-04-20 17:41:08 +00:00
rspec-mocks (2.8.0)
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
shoulda-context (1.0.0)
sqlite3 (1.3.6)
term-ansicolor (1.0.7)
thor (0.14.6)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
appraisal (~> 0.4.0)
aruba
bourne (~> 1.1.2)
2012-09-21 19:01:35 +00:00
bundler (~> 1.2.0)
cucumber (~> 1.1.9)
jdbc-sqlite3
jruby-openssl
2012-04-13 13:59:10 +00:00
rails (= 3.0.12)
rake (~> 0.9.2)
2012-04-20 17:41:08 +00:00
rspec-rails (~> 2.8.1)
shoulda-context (~> 1.0.0)
shoulda-matchers!
sqlite3
2012-04-13 14:12:15 +00:00
therubyrhino