engine/Gemfile.lock

346 lines
7.8 KiB
Plaintext
Raw Normal View History

GIT
remote: git://github.com/Compass/compass-rails.git
revision: c2d47fb846b6fd48272e56ef21ea91fab8fc8510
specs:
compass-rails (1.0.0.rc.1)
compass (~> 0.12.rc.0)
rails
GIT
remote: git://github.com/chriseppstein/compass.git
revision: 0f96e881019c364aa6124845cbd83b1fd75c4ffe
branch: no_rails_integration
specs:
compass (0.12.rc.4.0f96e88)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
PATH
remote: .
specs:
locomotive_cms (2.0.0.rc1)
RedCloth (~> 4.2.8)
actionmailer-with-request (~> 0.3.0)
bson_ext (~> 1.5.2)
cancan (~> 1.6.7)
carrierwave-mongoid (~> 0.1.3)
cells (~> 3.8.0)
codemirror-rails (~> 2.21)
custom_fields (~> 2.0.0.rc3)
devise (~> 1.5.3)
dragonfly (~> 0.9.8)
flash_cookie_session (~> 1.1.1)
fog (~> 1.0.0)
formtastic (~> 2.0.2)
haml (~> 3.1.4)
highline (~> 1.6.2)
httparty (~> 0.8.1)
jquery-rails (~> 1.0.16)
kaminari (~> 0.13.0)
locomotive-aloha-rails (~> 0.20.1.1)
locomotive-mongoid-tree (~> 0.6.2)
locomotive-tinymce-rails (~> 3.4.7.1)
locomotive_liquid (= 2.2.2)
mimetype-fu (~> 0.1.2)
mongo (~> 1.5.2)
mongoid (~> 2.4.3)
rack-cache (~> 1.1)
rails (~> 3.2.1)
rails-backbone (~> 0.6.1)
rake (~> 0.9.2)
responders (~> 0.6.4)
rmagick (~> 2.12.2)
sanitize (~> 2.0.3)
PATH
remote: ../gems/custom_fields
specs:
custom_fields (2.0.0.rc3)
activesupport (~> 3.2.1)
carrierwave-mongoid (~> 0.1.3)
mongoid (~> 2.4.3)
GEM
2010-07-29 23:21:48 +00:00
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
2011-09-28 09:57:48 +00:00
ZenTest (4.6.2)
actionmailer (3.2.1)
actionpack (= 3.2.1)
mail (~> 2.4.0)
2011-04-26 22:50:47 +00:00
actionmailer-with-request (0.3.0)
rails (>= 3)
actionpack (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.1)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.1)
activesupport (= 3.2.1)
builder (~> 3.0.0)
activerecord (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
arel (~> 3.0.0)
tzinfo (~> 0.3.29)
activeresource (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.6)
arel (3.0.0)
autotest (4.4.6)
ZenTest (>= 4.4.1)
bcrypt-ruby (3.0.1)
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
cancan (1.6.7)
2011-11-26 04:57:22 +00:00
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
2011-11-20 10:52:22 +00:00
carrierwave (0.5.8)
activesupport (~> 3.0)
carrierwave-mongoid (0.1.3)
carrierwave (>= 0.5.6)
mongoid (~> 2.1)
cells (3.8.0)
actionpack (~> 3.0)
railties (~> 3.0)
childprocess (0.3.0)
2011-03-22 19:51:10 +00:00
ffi (~> 1.0.6)
chunky_png (1.2.5)
codemirror-rails (2.21)
railties (~> 3.0)
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.4)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.7.1)
json (>= 1.4.6)
2011-09-28 09:57:48 +00:00
term-ansicolor (>= 1.0.6)
2012-01-25 21:07:10 +00:00
cucumber-rails (1.2.1)
capybara (>= 1.1.2)
cucumber (>= 1.1.3)
nokogiri (>= 1.5.0)
2012-01-25 21:07:10 +00:00
database_cleaner (0.7.1)
devise (1.5.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
warden (~> 1.1)
2011-09-28 09:57:48 +00:00
diff-lcs (1.1.3)
dragonfly (0.9.10)
rack
ejs (1.0.0)
erubis (2.7.0)
excon (0.7.12)
2012-01-25 21:07:10 +00:00
execjs (1.3.0)
multi_json (~> 1.0)
2012-01-07 01:49:23 +00:00
factory_girl (2.2.0)
2011-09-28 09:57:48 +00:00
activesupport
2012-01-07 01:49:23 +00:00
factory_girl_rails (1.3.0)
factory_girl (~> 2.2.0)
railties (>= 3.0.0)
2011-11-26 04:57:22 +00:00
ffi (1.0.11)
flash_cookie_session (1.1.1)
rails (~> 3.0)
fog (1.0.0)
builder
excon (~> 0.7.3)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0.3)
net-scp (~> 1.0.4)
net-ssh (~> 2.1.4)
nokogiri (~> 1.5.0)
ruby-hmac
2011-09-28 09:57:48 +00:00
formatador (0.2.1)
formtastic (2.0.2)
rails (~> 3.0)
fssm (0.2.8.1)
gherkin (2.7.6)
json (>= 1.4.6)
growl-glue (1.0.7)
haml (3.1.4)
2012-01-25 21:07:10 +00:00
highline (1.6.11)
hike (1.2.1)
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
journey (1.0.1)
jquery-rails (1.0.19)
railties (~> 3.0)
thor (~> 0.14)
2012-01-25 21:07:10 +00:00
json (1.6.5)
kaminari (0.13.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
kgio (2.7.2)
launchy (2.0.5)
addressable (~> 2.2.6)
locomotive-aloha-rails (0.20.1.1)
actionpack (~> 3.2.1)
locomotive-mongoid-tree (0.6.2)
mongoid (~> 2.0)
locomotive-tinymce-rails (3.4.7.1)
actionpack (~> 3.2.1)
2010-10-13 22:39:15 +00:00
locomotive_liquid (2.2.2)
mail (2.4.1)
i18n (>= 0.4.0)
2010-11-08 17:42:14 +00:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
mimetype-fu (0.1.2)
2011-08-25 21:28:56 +00:00
mocha (0.9.12)
mongo (1.5.2)
bson (= 1.5.2)
mongoid (2.4.3)
activemodel (~> 3.1)
2011-11-20 10:52:22 +00:00
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.4)
multi_xml (0.4.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
2011-07-04 13:43:05 +00:00
nokogiri (1.5.0)
orm_adapter (0.0.6)
2011-09-28 09:57:48 +00:00
pickle (0.4.10)
2010-12-17 10:58:59 +00:00
cucumber (>= 0.8)
rake
polyglot (0.3.3)
rack (1.4.1)
2011-09-28 09:57:48 +00:00
rack-cache (1.1)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.1)
actionmailer (= 3.2.1)
actionpack (= 3.2.1)
activerecord (= 3.2.1)
activeresource (= 3.2.1)
activesupport (= 3.2.1)
bundler (~> 1.0)
railties (= 3.2.1)
rails-backbone (0.6.1)
coffee-script (~> 2.2.0)
ejs (~> 1.0.0)
railties (>= 3.1.0)
railties (3.2.1)
actionpack (= 3.2.1)
activesupport (= 3.2.1)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
2011-06-16 23:55:27 +00:00
rdoc (~> 3.4)
thor (~> 0.14.6)
raindrops (0.8.0)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
2012-01-25 21:07:10 +00:00
responders (0.6.5)
rmagick (2.12.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-cells (0.1.2)
cells (~> 3.4)
rails (~> 3.0)
rspec-rails (~> 2.2)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (2.6.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
ruby-hmac (0.4.0)
rubyzip (0.9.5)
2011-08-18 14:06:34 +00:00
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.1.12)
sass-rails (3.2.4)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.18.0)
childprocess (>= 0.2.5)
2011-11-26 04:57:22 +00:00
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
2012-01-21 04:51:16 +00:00
shoulda-matchers (1.0.0)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
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.31)
uglifier (1.2.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
warden (1.1.0)
rack (>= 1.0)
xpath (0.1.4)
2011-06-21 01:41:32 +00:00
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
2010-12-19 20:27:32 +00:00
ZenTest
autotest
capybara
coffee-rails (~> 3.2.2)
compass!
compass-rails!
cucumber-rails
2011-11-08 00:29:12 +00:00
custom_fields!
database_cleaner
2012-01-07 01:49:23 +00:00
factory_girl_rails (~> 1.3.0)
growl-glue
launchy
locomotive_cms!
2011-08-25 21:28:56 +00:00
mocha (= 0.9.12)
2010-12-17 10:58:59 +00:00
pickle
rspec-cells
rspec-rails (= 2.6.1)
sass-rails (~> 3.2.4)
2012-01-21 04:51:16 +00:00
shoulda-matchers
uglifier (~> 1.2.3)
unicorn
xpath (~> 0.1.4)