diff --git a/Gemfile.lock b/Gemfile.lock index 150b8fc..9836b40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.9.0) ffi (1.12.1) @@ -83,9 +83,9 @@ GEM ffi (1.12.1-x86-mingw32) friendly_id (5.3.0) activerecord (>= 4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -104,20 +104,12 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.1) - msgpack (1.3.1-java) - msgpack (1.3.1-x64-mingw32) - msgpack (1.3.1-x86-mingw32) nio4r (2.5.2) nio4r (2.5.2-java) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) pg (1.2.2) pg (1.2.2-x64-mingw32) pg (1.2.2-x86-mingw32) @@ -202,7 +194,7 @@ GEM thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -226,7 +218,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS java