diff --git a/Gemfile.lock b/Gemfile.lock index bf7dce6..0742b0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM builder (3.2.4) byebug (11.1.3) commonjs (0.2.7) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) d3-rails (5.7.0) railties (>= 3.1) @@ -70,7 +70,7 @@ GEM erubis (2.7.0) execjs (2.8.1) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) haml (5.2.2) temple (>= 0.8.0) @@ -86,7 +86,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -117,7 +117,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.17.0) msgpack (1.4.5) nio4r (2.5.8) nokogiri (1.13.6) @@ -192,7 +192,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)