diff --git a/Gemfile.lock b/Gemfile.lock index 996fc318..5a7affc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,11 +51,12 @@ GEM remote: https://rubygems.org/ specs: HDRHistogram (0.1.3) - activesupport (5.2.4.3) + activesupport (6.1.7.3) 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.5.2) public_suffix (>= 2.0.2, < 4.0) amq-protocol (2.3.0) @@ -714,7 +715,7 @@ GEM http-form_data (2.1.1) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jmespath (1.4.0) @@ -725,7 +726,7 @@ GEM http (>= 2.0, < 4.0) memoist (0.16.0) method_source (0.9.0) - minitest (5.14.1) + minitest (5.18.0) msgpack (1.2.4) multi_json (1.13.1) multipart-post (2.0.0) @@ -828,16 +829,16 @@ GEM stackdriver-core (1.3.3) google-cloud-core (~> 1.2) stackprof (0.2.12) - thread_safe (0.3.6) tilt (2.0.8) travis-config (1.1.3) hashr (~> 2.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.5) unicode-display_width (1.4.0) + zeitwerk (2.6.7) PLATFORMS ruby