diff --git a/Gemfile.lock b/Gemfile.lock index 624f6fd..48f568c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.0) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (6.0.6.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.4.0) - atomic (1.1.101) aws-eventstream (1.1.0) aws-partitions (1.388.0) aws-sdk-core (3.109.1) @@ -22,6 +21,7 @@ GEM aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) builder (3.2.2) + concurrent-ruby (1.2.0) descendants_tracker (0.0.3) diff-lcs (1.2.5) eventmachine (1.2.5) @@ -49,7 +49,8 @@ GEM httparty (0.12.0) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.6.5) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jeweler (2.1.2) builder bundler (>= 1.0) @@ -68,8 +69,8 @@ GEM treetop (~> 1.4.8) mime-types (1.25.1) mini_portile2 (2.1.0) - minitest (4.7.5) - multi_json (1.13.1) + minitest (5.17.0) + multi_json (1.15.0) multi_xml (0.5.5) multipart-post (2.0.0) nokogiri (1.6.8.1) @@ -108,8 +109,7 @@ GEM simple_oauth (0.1.9) test-unit (3.2.7) power_assert - thread_safe (0.1.3) - atomic + thread_safe (0.3.6) tilt (2.0.7) tinder (1.10.1) eventmachine (~> 1.0) @@ -127,9 +127,11 @@ GEM eventmachine (>= 0.12.8) http_parser.rb (~> 0.5.1) simple_oauth (~> 0.1.4) - tzinfo (0.3.38) + tzinfo (1.2.11) + thread_safe (~> 0.1) yajl-ruby (1.3.1) yard (0.8.7.2) + zeitwerk (2.6.6) PLATFORMS ruby