diff --git a/Gemfile.lock b/Gemfile.lock index 17f0be0..e16a467 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM amq-protocol (~> 2.3.0) byebug (9.0.6) chronic (0.10.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.1) daemons (1.2.6) daemons-rails (1.2.1) @@ -57,9 +57,10 @@ GEM json erubis (2.7.0) excon (0.71.0) - globalid (0.3.7) - activesupport (>= 4.1.0) - i18n (0.8.1) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.3) activesupport (>= 3.0.0, < 5.2) multi_json (~> 1.2) @@ -73,7 +74,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.10.1) + minitest (5.17.0) multi_json (1.12.1) nio4r (2.0.0) nokogiri (1.7.0.1) @@ -122,7 +123,7 @@ GEM sqlite3 (1.3.13) thor (0.19.4) thread_safe (0.3.6) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2017.3) tzinfo (>= 1.0.0)