diff --git a/Gemfile.lock b/Gemfile.lock index e7035e4..4e4ffcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM builder (3.2.4) byebug (11.1.1) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) delayed_job (4.1.8) @@ -76,8 +76,8 @@ GEM erubi (1.9.0) ffi (1.12.1) git-version-bump (0.16.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -87,7 +87,7 @@ GEM httparty (0.17.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -156,7 +156,7 @@ GEM mimemagic (0.3.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.14.1) multi_xml (0.6.0) net-http-persistent (3.1.0) @@ -331,7 +331,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0)