Gemfile.lock in sequel_vault-0.3 vs Gemfile.lock in sequel_vault-0.4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- sequel_vault (0.2)
+ sequel_vault (0.3)
fernet (~> 2.1, >= 2.1)
sequel (~> 4.21, >= 4.21.0)
GEM
remote: https://rubygems.org/
@@ -24,11 +24,11 @@
rspec-support (~> 3.3.0)
rspec-mocks (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
- sequel (4.23.0)
+ sequel (4.26.0)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
@@ -41,5 +41,8 @@
DEPENDENCIES
rspec (~> 3.2, >= 3.2.0)
sequel_vault!
simplecov (~> 0.9.2)
sqlite3 (~> 1.3, >= 1.3.10)
+
+BUNDLED WITH
+ 1.10.6