Gemfile.lock in ensurance-0.1.3 vs Gemfile.lock in ensurance-0.1.4

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - ensurance (0.1.2) + ensurance (0.1.3) activesupport (>= 3, < 6) GEM remote: https://rubygems.org/ specs: @@ -17,10 +17,11 @@ concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) arel (8.0.0) + awesome_print (1.8.0) concurrent-ruby (1.0.5) diff-lcs (1.3) globalid (0.4.1) activesupport (>= 4.2.0) i18n (0.9.0) @@ -48,9 +49,10 @@ PLATFORMS ruby DEPENDENCIES activerecord (>= 3, < 6) + awesome_print (>= 1.0, < 2) bundler (~> 1.16) ensurance! globalid (>= 0.3.6, < 2) rake (~> 10.0) rspec (~> 3.0)