impressionist/test_app/Gemfile.lock

199 lines
4.3 KiB
Plaintext
Raw Normal View History

PATH
2012-03-06 23:13:33 +00:00
remote: ../
specs:
impressionist (1.0.1)
2012-03-06 23:13:33 +00:00
httpclient (~> 2.2)
nokogiri (~> 1.5)
GEM
2012-03-06 23:13:33 +00:00
remote: https://rubygems.org/
specs:
2012-03-06 23:13:33 +00:00
actionmailer (3.2.2)
actionpack (= 3.2.2)
mail (~> 2.4.0)
actionpack (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
builder (~> 3.0.0)
erubis (~> 2.7.0)
2012-03-06 23:13:33 +00:00
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.1)
2011-10-31 17:02:31 +00:00
rack-test (~> 0.6.1)
2012-03-06 23:13:33 +00:00
sprockets (~> 2.1.2)
activemodel (3.2.2)
activesupport (= 3.2.2)
builder (~> 3.0.0)
2012-03-06 23:13:33 +00:00
activerecord (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
arel (~> 3.0.2)
2011-10-31 17:02:31 +00:00
tzinfo (~> 0.3.29)
2012-03-06 23:13:33 +00:00
activeresource (3.2.2)
activemodel (= 3.2.2)
activesupport (= 3.2.2)
activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
2012-03-06 23:13:33 +00:00
addressable (2.2.7)
arel (3.0.2)
autotest-notification (2.3.4)
2011-10-31 17:02:31 +00:00
autotest-standalone (~> 4.5)
2012-03-06 23:13:33 +00:00
autotest-standalone (4.5.9)
builder (3.0.0)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
2011-10-31 17:02:31 +00:00
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
2012-03-06 23:13:33 +00:00
childprocess (0.3.1)
ffi (~> 1.0.6)
2012-03-06 23:13:33 +00:00
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
cucumber (1.1.9)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
2012-03-06 23:13:33 +00:00
gherkin (~> 2.9.0)
json (>= 1.4.6)
2011-10-31 17:02:31 +00:00
term-ansicolor (>= 1.0.6)
2012-03-06 23:13:33 +00:00
cucumber-rails (1.3.0)
capybara (>= 1.1.2)
cucumber (>= 1.1.8)
2011-10-31 17:02:31 +00:00
nokogiri (>= 1.5.0)
daemons (1.0.10)
2012-03-06 23:13:33 +00:00
database_cleaner (0.7.1)
2011-10-31 17:02:31 +00:00
diff-lcs (1.1.3)
erubis (2.7.0)
2012-03-06 23:13:33 +00:00
execjs (1.3.0)
multi_json (~> 1.0)
ffi (1.0.11)
gem_plugin (0.2.3)
2012-03-06 23:13:33 +00:00
gherkin (2.9.0)
json (>= 1.4.6)
2011-10-31 17:02:31 +00:00
hike (1.2.1)
2012-03-06 23:13:33 +00:00
httpclient (2.2.4)
i18n (0.6.0)
2012-03-06 23:13:33 +00:00
journey (1.0.3)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.6.5)
2011-10-31 17:02:31 +00:00
launchy (2.0.5)
addressable (~> 2.2.6)
2012-03-06 23:13:33 +00:00
mail (2.4.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2011-10-31 17:02:31 +00:00
mime-types (1.17.2)
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
2012-03-06 23:13:33 +00:00
multi_json (1.1.0)
2011-10-31 17:02:31 +00:00
nokogiri (1.5.0)
polyglot (0.3.3)
2012-03-06 23:13:33 +00:00
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
2011-10-31 17:02:31 +00:00
rack-test (0.6.1)
rack (>= 1.0)
2012-03-06 23:13:33 +00:00
rails (3.2.2)
actionmailer (= 3.2.2)
actionpack (= 3.2.2)
activerecord (= 3.2.2)
activeresource (= 3.2.2)
activesupport (= 3.2.2)
bundler (~> 1.0)
2012-03-06 23:13:33 +00:00
railties (= 3.2.2)
railties (3.2.2)
actionpack (= 3.2.2)
activesupport (= 3.2.2)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
2011-10-31 17:02:31 +00:00
rdoc (~> 3.4)
thor (~> 0.14.6)
2011-10-31 17:02:31 +00:00
rake (0.9.2.2)
2012-03-06 23:13:33 +00:00
rdoc (3.12)
2011-10-31 17:02:31 +00:00
json (~> 1.4)
2012-03-06 23:13:33 +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-03-06 23:13:33 +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)
rubyzip (0.9.6.1)
sass (3.1.15)
sass-rails (3.2.4)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.20.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
multi_json (~> 1.0)
rubyzip
2012-03-06 23:13:33 +00:00
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
spork (0.9.0)
sprockets (2.1.2)
2011-10-31 17:02:31 +00:00
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2012-03-06 23:13:33 +00:00
sqlite3 (1.3.5)
systemu (2.4.2)
2011-10-31 17:02:31 +00:00
term-ansicolor (1.0.7)
thor (0.14.6)
2011-10-31 17:02:31 +00:00
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
2012-03-06 23:13:33 +00:00
tzinfo (0.3.32)
uglifier (1.2.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
autotest-notification
capybara
2012-03-06 23:13:33 +00:00
coffee-rails (~> 3.2.1)
cucumber-rails
database_cleaner
2012-03-06 23:13:33 +00:00
httpclient
impressionist!
2012-03-06 23:13:33 +00:00
jquery-rails
json
launchy
mongrel (= 1.2.0.pre2)
2012-03-06 23:13:33 +00:00
rails (= 3.2.2)
rspec
rspec-rails
2012-03-06 23:13:33 +00:00
sass-rails (~> 3.2.3)
shoulda
spork
2012-03-06 23:13:33 +00:00
sqlite3
systemu
2012-03-06 23:13:33 +00:00
uglifier (>= 1.0.3)