diff --git a/Gemfile.lock b/Gemfile.lock index f6ba41b..6dd8f94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -117,8 +117,8 @@ GEM activesupport (>= 4.2) ffi (1.11.1) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -139,7 +139,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) http_parser.rb (0.6.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jbuilder (2.9.1) @@ -164,7 +164,7 @@ GEM rake mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) msgpack (1.3.0) multi_json (1.13.1) nenv (0.3.0) @@ -285,7 +285,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)