diff --git a/Gemfile.lock b/Gemfile.lock index e2f5f21..0ee323e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.1) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) async (1.23.0) console (~> 1.0) nio4r (~> 2.3) @@ -24,7 +23,7 @@ GEM async-websocket (0.8.0) async-io websocket-driver (~> 0.7.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) console (1.6.0) dotenv (2.7.5) factory_girl (4.9.0) @@ -35,7 +34,7 @@ GEM faraday (>= 0.7.4, < 1.0) gli (2.19.0) hashie (4.0.0) - i18n (1.7.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.13.0) multipart-post (2.1.1) @@ -58,16 +57,14 @@ GEM slack-ruby-client (>= 0.14.4) tzinfo tzinfo-data - thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.1) PLATFORMS ruby