diff --git a/Gemfile.lock b/Gemfile.lock index e150970..725c4af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (6.1.7.5) 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) + zeitwerk (~> 2.3) addressable (2.4.0) ast (2.4.0) backports (3.15.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) diff-lcs (1.3) dogstatsd-ruby (1.4.1) ethon (0.12.0) @@ -28,14 +29,14 @@ GEM net-http-persistent (~> 2.9) net-http-pipeline highline (1.7.10) - i18n (1.6.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) json (2.2.0) launchy (2.4.3) addressable (~> 2.3) method_source (0.9.2) - minitest (5.11.3) + minitest (5.19.0) multi_json (1.13.1) multipart-post (2.1.1) mysql2 (0.3.21) @@ -86,7 +87,6 @@ GEM rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - thread_safe (0.3.6) tilt (2.0.9) timecop (0.9.1) travis (1.8.10) @@ -100,10 +100,11 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.0) websocket (1.2.8) + zeitwerk (2.6.11) zk (1.9.6) zookeeper (~> 1.4.0) zookeeper (1.4.11)