Gemfile.lock in saasable-0.2.2 vs Gemfile.lock in saasable-0.3.0
- old
+ new
@@ -1,48 +1,49 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.1.1)
- activesupport (= 3.1.1)
+ activemodel (3.2.9)
+ activesupport (= 3.2.9)
builder (~> 3.0.0)
+ activesupport (3.2.9)
i18n (~> 0.6)
- activesupport (3.1.1)
multi_json (~> 1.0)
- bson (1.4.0)
- builder (3.0.0)
+ bson (1.7.0)
+ builder (3.0.4)
diff-lcs (1.1.3)
git (1.2.5)
- i18n (0.6.0)
- jeweler (1.6.4)
+ i18n (0.6.1)
+ jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- json (1.6.5)
- mongo (1.4.0)
- bson (= 1.4.0)
- mongoid (2.3.3)
+ rdoc
+ json (1.7.5)
+ mongo (1.7.0)
+ bson (~> 1.7.0)
+ mongoid (2.5.1)
activemodel (~> 3.1)
- mongo (~> 1.3)
+ mongo (~> 1.7)
tzinfo (~> 0.3.22)
- multi_json (1.0.3)
- rake (0.9.2.2)
+ multi_json (1.3.7)
+ rake (10.0.0)
rdoc (3.12)
json (~> 1.4)
- rspec (2.7.0)
- rspec-core (~> 2.7.0)
- rspec-expectations (~> 2.7.0)
- rspec-mocks (~> 2.7.0)
- rspec-core (2.7.1)
- rspec-expectations (2.7.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.7.0)
- tzinfo (0.3.31)
+ rspec (2.11.0)
+ rspec-core (~> 2.11.0)
+ rspec-expectations (~> 2.11.0)
+ rspec-mocks (~> 2.11.0)
+ rspec-core (2.11.1)
+ rspec-expectations (2.11.3)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.11.3)
+ tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
bundler
jeweler
- mongoid
+ mongoid (< 3.0.0)
rdoc
rspec