Some dependency updates

This commit is contained in:
Jonas Nicklas 2010-08-24 08:52:40 +02:00
parent 089b5e5a78
commit 59ed7ae686
3 changed files with 55 additions and 55 deletions

View File

@ -1,3 +1,3 @@
source :gemcutter
source :rubygems
gemspec

View File

@ -2,7 +2,7 @@ PATH
remote: .
specs:
carrierwave (0.5.0.beta2)
activesupport (>= 3.0.0.beta4)
activesupport (>= 3.0.0.rc)
GEM
remote: http://rubygems.org/
@ -11,36 +11,36 @@ GEM
ZenTest
ZenTest (4.3.3)
abstract (1.0.0)
actionmailer (3.0.0.beta4)
actionpack (= 3.0.0.beta4)
mail (~> 2.2.3)
actionpack (3.0.0.beta4)
activemodel (= 3.0.0.beta4)
activesupport (= 3.0.0.beta4)
actionmailer (3.0.0.rc)
actionpack (= 3.0.0.rc)
mail (~> 2.2.5)
actionpack (3.0.0.rc)
activemodel (= 3.0.0.rc)
activesupport (= 3.0.0.rc)
builder (~> 2.1.2)
erubis (~> 2.6.5)
erubis (~> 2.6.6)
i18n (~> 0.4.1)
rack (~> 1.1.0)
rack-mount (~> 0.6.3)
rack (~> 1.2.1)
rack-mount (~> 0.6.9)
rack-test (~> 0.5.4)
tzinfo (~> 0.3.16)
activemodel (3.0.0.beta4)
activesupport (= 3.0.0.beta4)
tzinfo (~> 0.3.22)
activemodel (3.0.0.rc)
activesupport (= 3.0.0.rc)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activerecord (3.0.0.beta4)
activemodel (= 3.0.0.beta4)
activesupport (= 3.0.0.beta4)
activerecord (3.0.0.rc)
activemodel (= 3.0.0.rc)
activesupport (= 3.0.0.rc)
arel (~> 0.4.0)
tzinfo (~> 0.3.16)
activeresource (3.0.0.beta4)
activemodel (= 3.0.0.beta4)
activesupport (= 3.0.0.beta4)
activesupport (3.0.0.beta4)
addressable (2.1.2)
tzinfo (~> 0.3.22)
activeresource (3.0.0.rc)
activemodel (= 3.0.0.rc)
activesupport (= 3.0.0.rc)
activesupport (3.0.0.rc)
addressable (2.2.0)
arel (0.4.0)
activesupport (>= 3.0.0.beta)
aws (2.3.13)
aws (2.3.20)
http_connection
uuidtools
xml-simple
@ -83,57 +83,57 @@ GEM
http_connection (1.3.0)
i18n (0.4.1)
image_science (1.2.1)
json (1.4.3)
json_pure (1.4.3)
json (1.4.6)
json_pure (1.4.6)
mail (2.2.5)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime-types (1.16)
mini_magick (1.3.1)
mini_magick (2.0.0)
subexec (~> 0.0.4)
mongo (1.0.5)
mongo (1.0.7)
bson (>= 1.0.4)
mongoid (2.0.0.beta.9)
activemodel (~> 3.0.0.beta)
bson (~> 1.0.3)
mongo (~> 1.0.3)
tzinfo (~> 0.3.22)
mongoid (2.0.0.beta.16)
activemodel (= 3.0.0.rc)
bson (= 1.0.4)
mongo (= 1.0.7)
tzinfo (= 0.3.22)
will_paginate (~> 3.0.pre)
polyglot (0.3.1)
rack (1.1.0)
rack-mount (0.6.9)
rack (1.2.1)
rack-mount (0.6.12)
rack (>= 1.0.0)
rack-test (0.5.4)
rack (>= 1.0)
rails (3.0.0.beta4)
actionmailer (= 3.0.0.beta4)
actionpack (= 3.0.0.beta4)
activerecord (= 3.0.0.beta4)
activeresource (= 3.0.0.beta4)
activesupport (= 3.0.0.beta4)
bundler (>= 0.9.26)
railties (= 3.0.0.beta4)
railties (3.0.0.beta4)
actionpack (= 3.0.0.beta4)
activesupport (= 3.0.0.beta4)
rails (3.0.0.rc)
actionmailer (= 3.0.0.rc)
actionpack (= 3.0.0.rc)
activerecord (= 3.0.0.rc)
activeresource (= 3.0.0.rc)
activesupport (= 3.0.0.rc)
bundler (>= 1.0.0.rc.1)
railties (= 3.0.0.rc)
railties (3.0.0.rc)
actionpack (= 3.0.0.rc)
activesupport (= 3.0.0.rc)
rake (>= 0.8.3)
thor (~> 0.13.6)
thor (~> 0.14.0)
rake (0.8.7)
rmagick (2.13.1)
rspec (1.3.0)
sequel (3.13.0)
sequel (3.14.0)
sqlite3-ruby (1.3.1)
subexec (0.0.4)
term-ansicolor (1.0.5)
thor (0.13.8)
thor (0.14.0)
timecop (0.3.5)
treetop (1.4.8)
polyglot (>= 0.3.1)
trollop (1.16.2)
tzinfo (0.3.22)
uuidtools (2.1.1)
will_paginate (3.0.pre)
will_paginate (3.0.pre2)
xml-simple (1.0.12)
PLATFORMS
@ -141,7 +141,7 @@ PLATFORMS
DEPENDENCIES
RubyInline
activesupport (>= 3.0.0.beta4)
activesupport (>= 3.0.0.rc)
aws
aws-s3
bson_ext
@ -154,10 +154,10 @@ DEPENDENCIES
image_science
json
mini_magick
mongoid (>= 2.0.0.beta.6)
rails (>= 3.0.0.beta4)
mongoid (= 2.0.0.beta.16)
rails (>= 3.0.0.rc)
rmagick
rspec (<= 2.0.0)
rspec (~> 1.3.0)
sequel
sqlite3-ruby
timecop

View File

@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_dependency("activesupport", [">= 3.0.0.rc"])
s.add_development_dependency "rails", [">= 3.0.0.rc"]
s.add_development_dependency "rspec", ["<= 2.0.0"]
s.add_development_dependency "rspec", ["~> 1.3.0"]
s.add_development_dependency "aws"
s.add_development_dependency "cucumber"
s.add_development_dependency "sqlite3-ruby"