diff --git a/Gemfile.lock b/Gemfile.lock index c594038..5b24ccc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,18 +24,17 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) backports (3.11.4) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) declarative (0.0.10) declarative-option (0.1.0) diff-lcs (1.3) @@ -73,7 +72,7 @@ GEM signet (~> 0.7) hashr (2.0.1) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) json (2.3.1) @@ -81,7 +80,7 @@ GEM memoist (0.16.0) method_source (0.9.0) mini_mime (1.0.2) - minitest (5.14.1) + minitest (5.18.0) multi_json (1.13.1) multipart-post (2.0.0) mustermann (1.0.3) @@ -168,16 +167,14 @@ GEM temple (0.8.1) term-ansicolor (1.7.1) tins (~> 1.0) - thread_safe (0.3.6) tilt (2.0.8) tins (1.24.1) sync - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (1.4.0) yubikey (1.4.1) - zeitwerk (2.3.0) PLATFORMS ruby