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

170 lines
3.7 KiB
Plaintext
Raw Normal View History

2012-03-09 15:53:23 +00:00
PATH
remote: ../
2012-03-09 15:53:23 +00:00
specs:
2014-01-10 22:37:34 +00:00
shoulda-matchers (2.5.0)
2012-03-09 15:53:23 +00:00
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
2012-03-09 15:53:23 +00:00
specs:
actionmailer (3.2.13)
actionpack (= 3.2.13)
mail (~> 2.5.3)
actionpack (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
2012-03-09 15:53:23 +00:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
2012-03-09 15:53:23 +00:00
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
2012-12-03 16:32:44 +00:00
sprockets (~> 2.2.1)
activemodel (3.2.13)
activesupport (= 3.2.13)
2012-03-09 15:53:23 +00:00
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
2012-03-09 15:53:23 +00:00
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
activesupport (3.2.13)
i18n (= 0.6.1)
2012-03-09 15:53:23 +00:00
multi_json (~> 1.0)
appraisal (1.0.0.beta2)
2012-03-09 15:53:23 +00:00
bundler
rake
thor (>= 0.14.0)
2012-03-09 15:53:23 +00:00
arel (3.0.2)
2012-11-30 15:31:52 +00:00
aruba (0.5.1)
childprocess (~> 0.3.6)
2012-03-09 15:53:23 +00:00
cucumber (>= 1.1.1)
2012-10-15 15:48:11 +00:00
rspec-expectations (>= 2.7.0)
2013-08-18 17:17:19 +00:00
bcrypt-ruby (3.0.1)
bourne (1.4.0)
mocha (~> 0.13.2)
builder (3.0.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
2014-02-09 12:22:25 +00:00
coderay (1.1.0)
cucumber (1.2.3)
2012-03-09 15:53:23 +00:00
builder (>= 2.1.2)
2012-12-03 16:32:44 +00:00
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.6)
multi_json (~> 1.3)
diff-lcs (1.2.1)
2012-03-09 15:53:23 +00:00
erubis (2.7.0)
ffi (1.4.0)
gherkin (2.11.6)
json (>= 1.7.6)
2012-03-09 15:53:23 +00:00
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.2.1)
2012-11-30 15:31:52 +00:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.7.7)
mail (2.5.3)
2012-03-09 15:53:23 +00:00
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
2014-02-09 12:22:25 +00:00
method_source (0.8.2)
mime-types (1.21)
mocha (0.13.3)
2012-03-09 15:53:23 +00:00
metaclass (~> 0.0.1)
multi_json (1.7.1)
2012-03-09 15:53:23 +00:00
polyglot (0.3.3)
2014-02-09 12:22:25 +00:00
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.4.5)
2012-03-09 15:53:23 +00:00
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
2012-03-09 15:53:23 +00:00
rack
rack-test (0.6.2)
2012-03-09 15:53:23 +00:00
rack (>= 1.0)
rails (3.2.13)
actionmailer (= 3.2.13)
actionpack (= 3.2.13)
activerecord (= 3.2.13)
activeresource (= 3.2.13)
activesupport (= 3.2.13)
2012-03-09 15:53:23 +00:00
bundler (~> 1.0)
railties (= 3.2.13)
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
2012-03-09 15:53:23 +00:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.1.1)
rdoc (3.12.2)
2012-03-09 15:53:23 +00:00
json (~> 1.4)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.2)
2012-03-09 15:53:23 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
sass (3.2.7)
2012-12-13 17:00:10 +00:00
sass-rails (3.2.6)
2012-03-09 15:53:23 +00:00
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
2013-12-31 19:54:21 +00:00
shoulda-context (1.2.0)
2014-02-09 12:22:25 +00:00
slop (3.4.7)
2012-12-03 16:32:44 +00:00
sprockets (2.2.2)
2012-03-09 15:53:23 +00:00
hike (~> 1.2)
2012-12-03 16:32:44 +00:00
multi_json (~> 1.0)
2012-03-09 15:53:23 +00:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2012-12-13 17:00:10 +00:00
sqlite3 (1.3.7)
strong_parameters (0.2.0)
2012-12-13 17:00:10 +00:00
actionpack (~> 3.0)
activemodel (~> 3.0)
railties (~> 3.0)
thor (0.18.1)
tilt (1.3.6)
2012-11-30 15:31:52 +00:00
treetop (1.4.12)
2012-03-09 15:53:23 +00:00
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
2012-03-09 15:53:23 +00:00
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
appraisal (~> 1.0.0.beta2)
2012-03-09 15:53:23 +00:00
aruba
2013-08-18 17:17:19 +00:00
bcrypt-ruby (~> 3.0.0)
bourne (~> 1.3)
2012-09-21 19:19:41 +00:00
bundler (~> 1.1)
2012-12-03 16:32:44 +00:00
cucumber (~> 1.1)
2012-03-09 15:53:23 +00:00
jdbc-sqlite3
jquery-rails
jruby-openssl
2014-02-09 12:22:25 +00:00
pry
rails (~> 3.2.13)
2012-12-03 16:32:44 +00:00
rake (>= 0.9.2)
rspec-rails (>= 2.13.1, < 3)
2012-03-09 15:53:23 +00:00
sass-rails
2013-12-31 19:54:21 +00:00
shoulda-context (~> 1.2.0)
2012-03-09 15:53:23 +00:00
shoulda-matchers!
sqlite3
2012-12-13 17:00:10 +00:00
strong_parameters
2012-03-09 15:53:23 +00:00
therubyrhino