Gemfile.lock in ensurance-0.1.18 vs Gemfile.lock in ensurance-0.1.19

- old
+ new

@@ -1,42 +1,42 @@ PATH remote: . specs: - ensurance (0.1.13) + ensurance (0.1.18) activesupport (>= 3, < 6) GEM remote: https://rubygems.org/ specs: - activemodel (5.2.1) - activesupport (= 5.2.1) - activerecord (5.2.1) - activemodel (= 5.2.1) - activesupport (= 5.2.1) + activemodel (5.2.2) + activesupport (= 5.2.2) + activerecord (5.2.2) + activemodel (= 5.2.2) + activesupport (= 5.2.2) arel (>= 9.0) - activesupport (5.2.1) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) awesome_print (1.8.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.4) diff-lcs (1.3) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.1.0) + i18n (1.5.2) concurrent-ruby (~> 1.0) minitest (5.11.3) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) @@ -58,6 +58,6 @@ rake (~> 10.0) rspec (~> 3.0) sqlite3 (>= 1.3.0, < 4) BUNDLED WITH - 1.16.2 + 1.17.3