Gemfile.lock in muflax-0.2.6 vs Gemfile.lock in muflax-0.3.0

- old
+ new

@@ -1,49 +1,37 @@ PATH remote: . specs: - muflax (0.2.6) - activesupport (~> 5) - awesome_print - debug_inspector - highline - pry - range_math - trollop + muflax (0.3.0) + awesome_print (~> 1) + debug_inspector (~> 0.0) + highline (~> 1.6) + pry (~> 0.10) + range_math (~> 1) + trollop (~> 2) GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) - awesome_print (1.7.0) - coderay (1.1.1) - concurrent-ruby (1.0.2) - debug_inspector (0.0.2) - highline (1.7.8) - i18n (0.7.0) + awesome_print (1.8.0) + coderay (1.1.2) + debug_inspector (0.0.3) + highline (1.6.21) method_source (0.8.2) - minitest (5.9.0) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rake (11.2.2) - range_math (0.8.0) + rake (12.3.0) + range_math (1.0.1) slop (3.6.0) - thread_safe (0.3.5) trollop (2.1.2) - tzinfo (1.2.2) - thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES muflax! - rake + rake (~> 12) BUNDLED WITH - 1.12.5 + 1.14.1