diff --git a/Gemfile.lock b/Gemfile.lock index a949acc..383f8aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,17 @@ GEM remote: http://rubygems.org/ specs: - activemodel (5.2.2) - activesupport (= 5.2.2) - activerecord (5.2.2) - activemodel (= 5.2.2) - activesupport (= 5.2.2) - arel (>= 9.0) - activesupport (5.2.2) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) aws-eventstream (1.0.1) aws-partitions (1.131.0) aws-sdk-core (3.45.0) @@ -37,7 +36,7 @@ GEM aws-sdk-core (~> 3, >= 3.39.0) aws-sigv4 (~> 1.0) aws-sigv4 (1.0.3) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) connection_pool (2.2.2) dotenv (2.6.0) faraday (0.15.4) @@ -45,14 +44,14 @@ GEM httparty (0.16.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.5.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.1) json (2.3.0) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - minitest (5.11.3) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.0.0) pg (1.1.4) @@ -71,9 +70,9 @@ GEM rack (>= 1.5.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.6) PLATFORMS ruby