Gemfile.lock in goodcheck-1.0.0 vs Gemfile.lock in goodcheck-1.1.0

- old
+ new

@@ -1,29 +1,29 @@ PATH remote: . specs: - goodcheck (1.0.0) + goodcheck (1.1.0) activesupport (~> 5.0) rainbow (~> 3.0.0) strong_json (~> 0.5.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (5.2.0) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) concurrent-ruby (1.0.5) - i18n (0.9.1) + i18n (1.0.1) concurrent-ruby (~> 1.0) minitest (5.10.3) rainbow (3.0.0) rake (10.5.0) strong_json (0.5.0) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby