Gemfile.lock in symmetric-encryption-2.0.2 vs Gemfile.lock in symmetric-encryption-2.2.0

- old
+ new

@@ -1,44 +1,61 @@ -GEM - remote: http://rubygems.org/ +GIT + remote: https://github.com/mongoid/mongoid.git + revision: cb541fa1fd7cf9ab0a725c757490d0ac435a79f7 specs: - activemodel (3.2.13) - activesupport (= 3.2.13) - builder (~> 3.0.0) - activerecord (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) - arel (~> 3.0.2) - tzinfo (~> 0.3.29) - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.4) - i18n (0.6.1) - mongoid (3.1.4) - activemodel (~> 3.2) - moped (~> 1.4) + mongoid (4.0.0) + activemodel (~> 4.0.0) + moped (~> 1.5) origin (~> 1.0) tzinfo (~> 0.3.22) + +GEM + remote: https://rubygems.org/ + specs: + activemodel (4.0.0) + activesupport (= 4.0.0) + builder (~> 3.1.0) + activerecord (4.0.0) + activemodel (= 4.0.0) + activerecord-deprecated_finders (~> 1.0.2) + activesupport (= 4.0.0) + arel (~> 4.0.0) + activerecord-deprecated_finders (1.0.3) + activesupport (4.0.0) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) + arel (4.0.0) + atomic (1.1.10) + awesome_print (1.1.0) + builder (3.1.4) + i18n (0.6.4) + minitest (4.7.5) moped (1.5.0) multi_json (1.7.7) origin (1.1.0) + rake (10.1.0) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.1.4) shoulda-matchers (2.2.0) activesupport (>= 3.0.0) sqlite3 (1.3.7) + thread_safe (0.1.0) + atomic tzinfo (0.3.37) PLATFORMS ruby DEPENDENCIES - activerecord (~> 3.2.0) + activerecord activerecord-jdbcsqlite3-adapter + awesome_print jdbc-sqlite3 - mongoid (~> 3.1.0) + mongoid! + rake shoulda sqlite3