photomix/Gemfile.lock

109 lines
2.3 KiB
Plaintext
Raw Normal View History

2010-09-17 17:57:33 +02:00
GIT
remote: git://github.com/jnicklas/carrierwave.git
2011-01-12 08:16:30 +01:00
revision: 7361f97be97e5cd0986ccf41f9e96b47571f8daa
2010-09-17 17:57:33 +02:00
specs:
2011-01-12 08:16:30 +01:00
carrierwave (0.5.1)
2010-11-17 15:50:11 +01:00
activesupport (~> 3.0)
2010-09-17 17:57:33 +02:00
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
2011-01-12 08:16:30 +01:00
actionmailer (3.0.3)
actionpack (= 3.0.3)
mail (~> 2.2.9)
actionpack (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
2010-09-17 17:57:33 +02:00
builder (~> 2.1.2)
erubis (~> 2.6.6)
2011-01-12 08:16:30 +01:00
i18n (~> 0.4)
2010-09-17 17:57:33 +02:00
rack (~> 1.2.1)
2011-01-12 08:16:30 +01:00
rack-mount (~> 0.6.13)
rack-test (~> 0.5.6)
2010-09-17 17:57:33 +02:00
tzinfo (~> 0.3.23)
2011-01-12 08:16:30 +01:00
activemodel (3.0.3)
activesupport (= 3.0.3)
2010-09-17 17:57:33 +02:00
builder (~> 2.1.2)
2011-01-12 08:16:30 +01:00
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
2010-09-17 17:57:33 +02:00
tzinfo (~> 0.3.23)
2011-01-12 08:16:30 +01:00
activeresource (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
arel (2.0.6)
2010-09-17 17:57:33 +02:00
builder (2.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
2011-01-12 08:16:30 +01:00
excon (0.3.8)
fog (0.4.0)
2010-10-11 16:03:34 +02:00
builder
2011-01-12 08:16:30 +01:00
excon (>= 0.3.7)
formatador (>= 0.0.16)
2010-10-11 16:03:34 +02:00
json
mime-types
2011-01-12 08:16:30 +01:00
net-ssh (>= 2.0.23)
nokogiri (>= 1.4.4)
2010-10-11 16:03:34 +02:00
ruby-hmac
2011-01-12 08:16:30 +01:00
formatador (0.0.16)
i18n (0.5.0)
2010-10-11 16:03:34 +02:00
json (1.4.6)
2011-01-12 08:16:30 +01:00
mail (2.2.14)
2010-09-17 17:57:33 +02:00
activesupport (>= 2.3.6)
2011-01-12 08:16:30 +01:00
i18n (>= 0.4.0)
2010-11-17 15:50:11 +01:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
2010-09-17 17:57:33 +02:00
mime-types (1.16)
mini_exiftool (1.3.0)
mini_magick (3.2)
subexec (~> 0.0.4)
2010-10-11 16:03:34 +02:00
net-ssh (2.0.23)
2011-01-12 08:16:30 +01:00
nokogiri (1.4.4)
pg (0.10.0)
2010-09-17 17:57:33 +02:00
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
2011-01-12 08:16:30 +01:00
rack-test (0.5.7)
2010-09-17 17:57:33 +02:00
rack (>= 1.0)
2011-01-12 08:16:30 +01:00
rails (3.0.3)
actionmailer (= 3.0.3)
actionpack (= 3.0.3)
activerecord (= 3.0.3)
activeresource (= 3.0.3)
activesupport (= 3.0.3)
bundler (~> 1.0)
railties (= 3.0.3)
railties (3.0.3)
actionpack (= 3.0.3)
activesupport (= 3.0.3)
rake (>= 0.8.7)
thor (~> 0.14.4)
2010-09-17 17:57:33 +02:00
rake (0.8.7)
2010-10-11 16:03:34 +02:00
ruby-hmac (0.4.0)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
subexec (0.0.4)
2011-01-12 08:16:30 +01:00
thor (0.14.6)
2010-11-17 15:50:11 +01:00
treetop (1.4.9)
2010-09-17 17:57:33 +02:00
polyglot (>= 0.3.1)
tzinfo (0.3.23)
PLATFORMS
ruby
DEPENDENCIES
carrierwave!
2010-10-11 16:03:34 +02:00
fog
2010-09-17 17:57:33 +02:00
mime-types
mini_exiftool
mini_magick
2010-09-17 17:57:33 +02:00
pg
2011-01-12 08:16:30 +01:00
rails (= 3.0.3)
sqlite3-ruby