Gemfile.lock in amee-data-persistence-1.2.0 vs Gemfile.lock in amee-data-persistence-2.0.0
- old
+ new
@@ -1,50 +1,66 @@
GEM
remote: http://rubygems.org/
specs:
- activerecord (2.3.12)
- activesupport (= 2.3.12)
- activesupport (2.3.12)
- amee (3.1.2)
- activesupport (~> 2.3.5)
+ activemodel (3.0.10)
+ activesupport (= 3.0.10)
+ builder (~> 2.1.2)
+ i18n (~> 0.5.0)
+ activerecord (3.0.10)
+ activemodel (= 3.0.10)
+ activesupport (= 3.0.10)
+ arel (~> 2.0.10)
+ tzinfo (~> 0.3.23)
+ activesupport (3.0.10)
+ amee (3.0.1)
+ activesupport (~> 3.0.10)
json
log4r
nokogiri (~> 1.4.3.1)
- amee-data-abstraction (1.3.0)
- amee (~> 3.1)
- quantify (= 1.2.2)
+ amee-data-abstraction (2.0.0)
+ amee (~> 3.0)
+ quantify (~> 2.0.0)
uuidtools (= 2.1.2)
+ arel (2.0.10)
+ builder (2.1.2)
+ diff-lcs (1.1.3)
flexmock (0.9.0)
git (1.2.5)
- i18n (0.6.0)
+ i18n (0.5.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- json (1.5.3)
+ json (1.5.4)
log4r (1.1.9)
nokogiri (1.4.3.1)
- quantify (1.2.2)
- activesupport
+ quantify (2.0.0)
+ activesupport (~> 3.0.10)
i18n
rake (0.9.2)
rcov (0.9.10)
- rspec (1.3.0)
- rspec_spinner (1.1.3)
- rtui
- rtui (0.2.2)
+ rdoc (3.9.4)
+ rspec (2.6.0)
+ rspec-core (~> 2.6.0)
+ rspec-expectations (~> 2.6.0)
+ rspec-mocks (~> 2.6.0)
+ rspec-core (2.6.4)
+ rspec-expectations (2.6.0)
+ diff-lcs (~> 1.1.2)
+ rspec-mocks (2.6.0)
sqlite3 (1.3.4)
+ tzinfo (0.3.29)
uuidtools (2.1.2)
PLATFORMS
ruby
DEPENDENCIES
- activerecord (~> 2.3.5)
- amee-data-abstraction (~> 1.3)
+ activerecord (~> 3.0.10)
+ amee-data-abstraction (~> 2.0)
bundler (~> 1.0.0)
flexmock (> 0.8.6)
jeweler (~> 1.6.4)
rcov
- rspec (= 1.3.0)
- rspec_spinner (= 1.1.3)
+ rdoc
+ rspec (= 2.6.0)
sqlite3