Gemfile.lock in enlight-0.1.2 vs Gemfile.lock in enlight-0.1.3
- old
+ new
@@ -1,21 +1,21 @@
PATH
remote: .
specs:
- enlight (0.1.1)
+ enlight (0.1.2)
activesupport (~> 5.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.1)
+ activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
coderay (1.1.2)
- concurrent-ruby (1.1.3)
+ concurrent-ruby (1.1.4)
ffi (1.9.18)
formatador (0.2.5)
guard (2.14.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@@ -27,10 +27,10 @@
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
- i18n (1.1.1)
+ i18n (1.5.2)
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)