photomix/Gemfile.lock

112 lines
2.4 KiB
Plaintext
Raw Normal View History

2010-09-17 17:57:33 +02:00
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
2011-08-02 11:06:53 +02:00
actionmailer (3.0.9)
actionpack (= 3.0.9)
mail (~> 2.2.19)
actionpack (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
2010-09-17 17:57:33 +02:00
builder (~> 2.1.2)
erubis (~> 2.6.6)
2011-04-11 12:11:00 +02:00
i18n (~> 0.5.0)
2010-09-17 17:57:33 +02:00
rack (~> 1.2.1)
2011-04-11 12:11:00 +02:00
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
2010-09-17 17:57:33 +02:00
tzinfo (~> 0.3.23)
2011-08-02 11:06:53 +02:00
activemodel (3.0.9)
activesupport (= 3.0.9)
2010-09-17 17:57:33 +02:00
builder (~> 2.1.2)
2011-04-11 12:11:00 +02:00
i18n (~> 0.5.0)
2011-08-02 11:06:53 +02:00
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
2010-09-17 17:57:33 +02:00
tzinfo (~> 0.3.23)
2011-08-02 11:06:53 +02:00
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
arel (2.0.10)
authlogic (3.0.3)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
2010-09-17 17:57:33 +02:00
builder (2.1.2)
2011-08-02 11:06:53 +02:00
carrierwave (0.5.6)
activesupport (~> 3.0)
2010-09-17 17:57:33 +02:00
erubis (2.6.6)
abstract (>= 1.0.0)
2011-08-02 11:06:53 +02:00
excon (0.6.5)
fog (0.10.0)
builder
excon (~> 0.6.5)
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
formatador (0.2.0)
2011-01-12 08:16:30 +01:00
i18n (0.5.0)
mail (2.2.19)
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)
2011-08-02 11:06:53 +02:00
mini_exiftool (1.3.1)
mini_magick (3.3)
subexec (~> 0.1.0)
multi_json (1.0.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
2011-04-12 07:01:04 +02:00
net-ssh (2.1.4)
2011-08-02 11:06:53 +02:00
nokogiri (1.5.0)
polyglot (0.3.2)
rack (1.2.3)
2011-04-11 12:11:00 +02:00
rack-mount (0.6.14)
2010-09-17 17:57:33 +02:00
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-08-02 11:06:53 +02:00
rails (3.0.9)
actionmailer (= 3.0.9)
actionpack (= 3.0.9)
activerecord (= 3.0.9)
activeresource (= 3.0.9)
activesupport (= 3.0.9)
2011-01-12 08:16:30 +01:00
bundler (~> 1.0)
2011-08-02 11:06:53 +02:00
railties (= 3.0.9)
railties (3.0.9)
actionpack (= 3.0.9)
activesupport (= 3.0.9)
2011-01-12 08:16:30 +01:00
rake (>= 0.8.7)
2011-08-02 11:06:53 +02:00
rdoc (~> 3.4)
2011-01-12 08:16:30 +01:00
thor (~> 0.14.4)
2011-08-02 11:06:53 +02:00
rake (0.9.2)
rdoc (3.9.1)
2011-04-12 07:01:04 +02:00
ruby-hmac (0.4.0)
2011-08-02 11:06:53 +02:00
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
2011-08-02 11:06:53 +02:00
subexec (0.1.0)
2011-01-12 08:16:30 +01:00
thor (0.14.6)
2011-08-02 11:06:53 +02:00
treetop (1.4.10)
polyglot
2010-09-17 17:57:33 +02:00
polyglot (>= 0.3.1)
2011-08-02 11:06:53 +02:00
tzinfo (0.3.29)
2010-09-17 17:57:33 +02:00
PLATFORMS
ruby
DEPENDENCIES
authlogic
2011-08-02 11:06:53 +02:00
carrierwave
fog
2010-09-17 17:57:33 +02:00
mime-types
mini_exiftool
mini_magick
rails
sqlite3-ruby