photomix/Gemfile.lock

124 lines
2.6 KiB
Plaintext
Raw Normal View History

2010-09-17 17:57:33 +02:00
GEM
remote: http://rubygems.org/
specs:
2012-01-10 21:30:37 +01:00
actionmailer (3.1.3)
actionpack (= 3.1.3)
mail (~> 2.3.0)
actionpack (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.5)
rack-cache (~> 1.1)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.3)
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activeresource (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
activesupport (3.1.3)
multi_json (~> 1.0)
arel (2.2.1)
authlogic (3.1.0)
2011-08-02 11:06:53 +02:00
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
2012-01-10 21:30:37 +01:00
builder (3.0.0)
carrierwave (0.5.8)
2011-08-02 11:06:53 +02:00
activesupport (~> 3.0)
2012-01-10 21:30:37 +01:00
erubis (2.7.0)
excon (0.9.4)
fog (1.1.2)
2011-08-02 11:06:53 +02:00
builder
excon (~> 0.9.0)
2011-08-02 11:06:53 +02:00
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0.3)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
2011-08-02 11:06:53 +02:00
nokogiri (~> 1.5.0)
ruby-hmac
2011-09-25 06:51:39 +02:00
formatador (0.2.1)
2012-01-10 21:30:37 +01:00
hike (1.2.1)
i18n (0.6.0)
json (1.6.4)
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)
2012-01-10 21:30:37 +01:00
mime-types (1.17.2)
2011-08-02 11:06:53 +02:00
mini_exiftool (1.3.1)
mini_magick (3.4)
subexec (~> 0.2.1)
multi_json (1.0.4)
2011-08-02 11:06:53 +02:00
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.2)
2011-08-02 11:06:53 +02:00
nokogiri (1.5.0)
2012-01-10 21:30:37 +01:00
polyglot (0.3.3)
rack (1.3.6)
rack-cache (1.1)
rack (>= 0.4)
rack-mount (0.8.3)
2010-09-17 17:57:33 +02:00
rack (>= 1.0.0)
2012-01-10 21:30:37 +01:00
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
2010-09-17 17:57:33 +02:00
rack (>= 1.0)
2012-01-10 21:30:37 +01:00
rails (3.1.3)
actionmailer (= 3.1.3)
actionpack (= 3.1.3)
activerecord (= 3.1.3)
activeresource (= 3.1.3)
activesupport (= 3.1.3)
2011-01-12 08:16:30 +01:00
bundler (~> 1.0)
2012-01-10 21:30:37 +01:00
railties (= 3.1.3)
railties (3.1.3)
actionpack (= 3.1.3)
activesupport (= 3.1.3)
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)
2012-01-10 21:30:37 +01:00
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
2011-04-12 07:01:04 +02:00
ruby-hmac (0.4.0)
2012-01-10 21:30:37 +01:00
sprockets (2.0.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.5)
2011-11-22 06:05:08 +01:00
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
subexec (0.2.1)
2011-01-12 08:16:30 +01:00
thor (0.14.6)
2012-01-10 21:30:37 +01: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)
2012-01-10 21:30:37 +01:00
tzinfo (0.3.31)
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
2012-01-10 21:30:37 +01:00
rails (= 3.1.3)
2011-11-22 06:05:08 +01:00
sqlite3-ruby