Gemfile.lock in muflax-0.1.35 vs Gemfile.lock in muflax-0.2.0
- old
+ new
@@ -1,47 +1,49 @@
PATH
remote: .
specs:
- muflax (0.1.34)
- activesupport (~> 4)
+ muflax (0.2.0)
+ activesupport (~> 5)
awesome_print
debug_inspector
highline
pry
range_math
trollop
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.0)
+ activesupport (5.0.0.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- awesome_print (1.6.1)
- coderay (1.1.0)
+ awesome_print (1.7.0)
+ coderay (1.1.1)
+ concurrent-ruby (1.0.2)
debug_inspector (0.0.2)
- highline (1.6.21)
+ highline (1.7.8)
i18n (0.7.0)
- json (1.8.2)
method_source (0.8.2)
- minitest (5.5.1)
- pry (0.10.1)
+ minitest (5.9.0)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rake (10.4.2)
+ rake (11.2.2)
range_math (0.8.0)
slop (3.6.0)
- thread_safe (0.3.4)
- trollop (2.1.1)
+ thread_safe (0.3.5)
+ trollop (2.1.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
muflax!
rake
+
+BUNDLED WITH
+ 1.12.5