photomix/Gemfile.lock

135 lines
2.8 KiB
Plaintext
Raw Normal View History

2010-09-17 17:57:33 +02:00
GEM
remote: http://rubygems.org/
specs:
2011-09-25 06:51:39 +02:00
actionmailer (3.1.0)
actionpack (= 3.1.0)
mail (~> 2.3.0)
actionpack (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.2)
rack-cache (~> 1.0.3)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.0)
activemodel (3.1.0)
activesupport (= 3.1.0)
bcrypt-ruby (~> 3.0.0)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activeresource (3.1.0)
activemodel (= 3.1.0)
activesupport (= 3.1.0)
activesupport (3.1.0)
multi_json (~> 1.0)
2011-09-25 06:57:20 +02:00
addressable (2.2.6)
2011-09-25 06:51:39 +02:00
arel (2.2.1)
2011-08-02 11:06:53 +02:00
authlogic (3.0.3)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
2011-09-25 06:51:39 +02:00
bcrypt-ruby (3.0.1)
builder (3.0.0)
carrierwave (0.5.7)
2011-08-02 11:06:53 +02:00
activesupport (~> 3.0)
2011-09-25 06:51:39 +02:00
erubis (2.7.0)
excon (0.6.6)
fog (0.11.0)
2011-08-02 11:06:53 +02:00
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
2011-09-25 06:51:39 +02:00
formatador (0.2.1)
2011-09-25 06:57:20 +02:00
heroku (2.8.1)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
2011-09-25 06:51:39 +02:00
hike (1.2.1)
i18n (0.6.0)
2011-09-25 06:57:20 +02:00
launchy (2.0.5)
addressable (~> 2.2.6)
2011-09-25 06:51:39 +02:00
mail (2.3.0)
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)
2011-09-25 06:57:20 +02:00
pg (0.11.0)
2011-08-02 11:06:53 +02:00
polyglot (0.3.2)
2011-09-25 06:51:39 +02:00
rack (1.3.3)
rack-cache (1.0.3)
rack (>= 0.4)
rack-mount (0.8.3)
2010-09-17 17:57:33 +02:00
rack (>= 1.0.0)
2011-09-25 06:51:39 +02:00
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
2010-09-17 17:57:33 +02:00
rack (>= 1.0)
2011-09-25 06:51:39 +02:00
rails (3.1.0)
actionmailer (= 3.1.0)
actionpack (= 3.1.0)
activerecord (= 3.1.0)
activeresource (= 3.1.0)
activesupport (= 3.1.0)
2011-01-12 08:16:30 +01:00
bundler (~> 1.0)
2011-09-25 06:51:39 +02:00
railties (= 3.1.0)
railties (3.1.0)
actionpack (= 3.1.0)
activesupport (= 3.1.0)
rack-ssl (~> 1.3.2)
2011-01-12 08:16:30 +01:00
rake (>= 0.8.7)
2011-08-02 11:06:53 +02:00
rdoc (~> 3.4)
2011-09-25 06:51:39 +02:00
thor (~> 0.14.6)
2011-08-02 11:06:53 +02:00
rake (0.9.2)
2011-09-25 06:51:39 +02:00
rdoc (3.9.4)
2011-09-25 06:57:20 +02:00
rest-client (1.6.7)
mime-types (>= 1.16)
2011-04-12 07:01:04 +02:00
ruby-hmac (0.4.0)
2011-09-25 06:57:20 +02:00
rubyzip (0.9.4)
2011-09-25 06:51:39 +02:00
sprockets (2.0.0)
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
2011-08-02 11:06:53 +02:00
subexec (0.1.0)
2011-09-25 06:57:20 +02:00
term-ansicolor (1.0.6)
2011-01-12 08:16:30 +01:00
thor (0.14.6)
2011-09-25 06:51:39 +02:00
tilt (1.3.3)
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
2011-09-25 06:57:20 +02:00
heroku
2010-09-17 17:57:33 +02:00
mime-types
mini_exiftool
mini_magick
2011-09-25 06:57:20 +02:00
pg
2011-09-25 06:51:39 +02:00
rails (= 3.1.0)