Gemfile.lock in enlight-0.1.0 vs Gemfile.lock in enlight-0.1.2

- old
+ new

@@ -1,21 +1,21 @@ PATH remote: . specs: - enlight (0.1.0) - activesupport (~> 5.1) + enlight (0.1.1) + activesupport (~> 5.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.3) ffi (1.9.18) formatador (0.2.5) guard (2.14.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -27,11 +27,11 @@ thor (>= 0.18.1) guard-compat (1.2.1) guard-minitest (2.4.6) guard-compat (~> 1.2) minitest (>= 3.0) - i18n (0.9.1) + i18n (1.1.1) concurrent-ruby (~> 1.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) lumberjack (1.0.11) @@ -51,11 +51,11 @@ ffi (>= 0.5.0, < 2) shellany (0.0.1) slop (3.6.0) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby @@ -66,6 +66,6 @@ guard-minitest (~> 2.4) minitest (~> 5.0) rake (~> 10.0) BUNDLED WITH - 1.16.0 + 1.16.3