Gemfile.lock in symmetric-encryption-2.0.0 vs Gemfile.lock in symmetric-encryption-2.0.1
- old
+ new
@@ -1,43 +1,43 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.9)
- activesupport (= 3.2.9)
+ activemodel (3.2.13)
+ activesupport (= 3.2.13)
builder (~> 3.0.0)
- activerecord (3.2.9)
- activemodel (= 3.2.9)
- activesupport (= 3.2.9)
+ activerecord (3.2.13)
+ activemodel (= 3.2.13)
+ activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.9)
- i18n (~> 0.6)
+ activesupport (3.2.13)
+ i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
- bourne (1.1.2)
- mocha (= 0.10.5)
+ bourne (1.4.0)
+ mocha (~> 0.13.2)
builder (3.0.4)
i18n (0.6.1)
metaclass (0.0.1)
- mocha (0.10.5)
+ mocha (0.13.3)
metaclass (~> 0.0.1)
- mongoid (3.0.6)
- activemodel (~> 3.1)
- moped (~> 1.1)
+ mongoid (3.1.3)
+ activemodel (~> 3.2)
+ moped (~> 1.4.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
- moped (1.2.5)
- multi_json (1.5.0)
- origin (1.0.9)
- shoulda (3.3.2)
- shoulda-context (~> 1.0.1)
- shoulda-matchers (~> 1.4.1)
- shoulda-context (1.0.1)
- shoulda-matchers (1.4.2)
+ moped (1.4.5)
+ multi_json (1.7.2)
+ origin (1.0.11)
+ shoulda (3.4.0)
+ shoulda-context (~> 1.0, >= 1.0.1)
+ shoulda-matchers (~> 1.0, >= 1.4.1)
+ shoulda-context (1.1.1)
+ shoulda-matchers (1.5.6)
activesupport (>= 3.0.0)
- bourne (~> 1.1.2)
- sqlite3 (1.3.6)
- tzinfo (0.3.35)
+ bourne (~> 1.3)
+ sqlite3 (1.3.7)
+ tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES