Gemfile.lock in make_exportable-1.0.2 vs Gemfile.lock in make_exportable-1.0.3
- old
+ new
@@ -1,35 +1,34 @@
GEM
remote: http://rubygems.org/
specs:
- actionmailer (2.3.6)
- actionpack (= 2.3.6)
- actionpack (2.3.6)
- activesupport (= 2.3.6)
+ actionmailer (2.3.8)
+ actionpack (= 2.3.8)
+ actionpack (2.3.8)
+ activesupport (= 2.3.8)
rack (~> 1.1.0)
- activerecord (2.3.6)
- activesupport (= 2.3.6)
- activeresource (2.3.6)
- activesupport (= 2.3.6)
- activesupport (2.3.6)
- gemcutter (0.5.0)
- json_pure
+ activerecord (2.3.8)
+ activesupport (= 2.3.8)
+ activeresource (2.3.8)
+ activesupport (= 2.3.8)
+ activesupport (2.3.8)
+ gemcutter (0.6.1)
git (1.2.5)
jeweler (1.4.0)
gemcutter (>= 0.1.0)
git (>= 1.2.5)
rubyforge (>= 2.0.0)
- json_pure (1.4.3)
+ json_pure (1.4.6)
rack (1.1.0)
- rails (2.3.6)
- actionmailer (= 2.3.6)
- actionpack (= 2.3.6)
- activerecord (= 2.3.6)
- activeresource (= 2.3.6)
- activesupport (= 2.3.6)
+ rails (2.3.8)
+ actionmailer (= 2.3.8)
+ actionpack (= 2.3.8)
+ activerecord (= 2.3.8)
+ activeresource (= 2.3.8)
+ activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (0.8.7)
- rspec (1.3.0)
+ rspec (1.3.1)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
sqlite3-ruby (1.3.0)
PLATFORMS