diff --git a/Gemfile.lock b/Gemfile.lock index 0788ba9..b482fba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,17 +8,17 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activeresource (5.1.1) - activemodel (>= 5.0, < 7) + activeresource (6.0.0) + activemodel (>= 6.0) activemodel-serializers-xml (~> 1.0) - activesupport (>= 5.0, < 7) - activesupport (6.1.3) + activesupport (>= 6.0) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -34,7 +34,7 @@ GEM amq-protocol (>= 2.1.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml declarative (0.0.20) @@ -65,7 +65,7 @@ GEM webrick google-apis-discovery_v1 (0.1.0) google-apis-core (~> 0.1) - google-apis-generator (0.1.2) + google-apis-generator (0.3.0) activesupport (>= 5.0) gems (~> 1.2) google-apis-core (~> 0.1) @@ -87,7 +87,7 @@ GEM json-schema (~> 2.6) hashdiff (1.0.1) httpclient (2.8.3) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.5.1) json-schema (2.8.0) @@ -95,7 +95,7 @@ GEM jwt (2.2.2) memoist (0.16.2) mini_mime (1.0.2) - minitest (5.14.3) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.1.1) os (1.1.1) @@ -134,7 +134,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uber (0.1.0) webmock (3.11.2) @@ -142,7 +142,7 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.7.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby