diff --git a/Gemfile.lock b/Gemfile.lock index 38f96df..2273659 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,16 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) airrecord (1.0.1) faraday (~> 0.10) net-http-persistent (~> 2.9) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) daemons (1.3.0) diff-lcs (1.3) dotenv (2.5.0) @@ -21,10 +21,10 @@ GEM faraday (>= 0.7.4, < 1.0) gli (2.18.0) hashie (3.6.0) - i18n (1.2.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (0.9.2) - minitest (5.11.3) + minitest (5.16.2) multipart-post (2.0.0) mustermann (1.0.3) net-http-persistent (2.9.4) @@ -69,10 +69,9 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3)