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

158 lines
3.4 KiB
Plaintext
Raw Normal View History

2012-03-09 15:53:23 +00:00
PATH
2012-08-30 18:19:26 +00:00
remote: /Users/joshuaclayton/dev/gems/shoulda-matchers
2012-03-09 15:53:23 +00:00
specs:
2012-08-30 18:19:26 +00:00
shoulda-matchers (1.3.0)
2012-03-09 15:53:23 +00:00
activesupport (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.3)
actionpack (= 3.2.3)
mail (~> 2.4.4)
actionpack (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.1)
bundler
rake
arel (3.0.2)
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 (3.0.0)
2012-08-30 18:19:26 +00:00
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
2012-03-09 15:53:23 +00:00
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.7.0)
2012-08-30 18:19:26 +00:00
ffi (1.1.5)
2012-03-09 15:53:23 +00:00
gherkin (2.9.3)
json (>= 1.4.6)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.4)
2012-08-30 18:19:26 +00:00
jquery-rails (2.1.1)
railties (>= 3.1.0, < 5.0)
2012-03-09 15:53:23 +00:00
thor (~> 0.14)
2012-08-30 18:19:26 +00:00
json (1.7.5)
2012-03-09 15:53:23 +00:00
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.19)
2012-03-09 15:53:23 +00:00
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.6)
2012-03-09 15:53:23 +00:00
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.3)
actionmailer (= 3.2.3)
actionpack (= 3.2.3)
activerecord (= 3.2.3)
activeresource (= 3.2.3)
activesupport (= 3.2.3)
bundler (~> 1.0)
railties (= 3.2.3)
railties (3.2.3)
actionpack (= 3.2.3)
activesupport (= 3.2.3)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
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)
rspec-mocks (2.8.0)
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
2012-08-30 18:19:26 +00:00
sass (3.2.1)
2012-03-09 15:53:23 +00:00
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
shoulda-context (1.0.0)
2012-05-07 14:14:00 +00:00
sprockets (2.1.3)
2012-03-09 15:53:23 +00:00
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
term-ansicolor (1.0.7)
thor (0.14.6)
tilt (1.3.3)
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)
bundler (~> 1.1.0)
cucumber (~> 1.1.9)
jdbc-sqlite3
jquery-rails
jruby-openssl
rails (= 3.2.3)
rake (~> 0.9.2)
rspec-rails (~> 2.8.1)
sass-rails
shoulda-context (~> 1.0.0)
shoulda-matchers!
sqlite3
therubyrhino