diff --git a/Gemfile.lock b/Gemfile.lock index e335d70..2f54126 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/financeit/encryptor.git + remote: https://github.com/financeit/encryptor.git revision: b341e35e82df8d8ddd26db9ad07ee579c4df455e specs: encryptor2 (1.0.0) @@ -7,27 +7,20 @@ GIT 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) + activemodel (7.0.6) + activesupport (= 7.0.6) + activerecord (7.0.6) + activemodel (= 7.0.6) + activesupport (= 7.0.6) + activesupport (7.0.6) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.5) - arel (4.0.0) - atomic (1.1.10) bcrypt-ruby (3.1.1) - builder (3.1.4) coderay (1.0.9) + concurrent-ruby (1.2.2) data_objects (0.10.13) addressable (~> 2.1) datamapper (1.2.0) @@ -77,15 +70,16 @@ GEM do_sqlite3 (0.10.13) data_objects (= 0.10.13) fastercsv (1.5.5) - i18n (0.6.4) + i18n (1.14.1) + concurrent-ruby (~> 1.0) json (1.8.0) json_pure (1.8.0) metaclass (0.0.1) method_source (0.8.1) - minitest (4.7.5) + minitest (5.18.1) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.7.7) + multi_json (1.15.0) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) @@ -94,9 +88,8 @@ GEM slop (3.4.5) sqlite3 (1.3.7) stringex (1.5.1) - thread_safe (0.1.0) - atomic - tzinfo (0.3.37) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uuidtools (2.1.4) PLATFORMS @@ -106,7 +99,7 @@ DEPENDENCIES activerecord datamapper dm-sqlite-adapter - encryptor2 + encryptor2! mocha pry sequel