From a6ef96f08071a6b3f1ddd2510570750b776da2e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 02:14:27 +0000 Subject: [PATCH] Bump activesupport from 6.0.0 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.0...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++------------------------- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97be546..6f11593 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT - remote: git://github.com/ruby-druid/ruby-druid.git - revision: 752896502e29898060e13b0ed05fa35749043b2b + remote: https://github.com/ruby-druid/ruby-druid.git + revision: d163aecb7b4c9eedd2ee3a14cd59eacf2a74cfbe specs: - ruby-druid (0.10.2) + ruby-druid (0.11.3) activemodel (>= 3.0.0) activesupport (>= 3.0.0) iso8601 (~> 0.8) @@ -13,18 +13,17 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) deep_merge (1.2.1) diplomat (2.2.5) deep_merge (~> 1.0, >= 1.0.1) @@ -35,11 +34,11 @@ GEM faraday (0.17.3) multipart-post (>= 1.2, < 3) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - iso8601 (0.12.1) + iso8601 (0.13.0) jmx4r (0.1.4) liquid-ext (3.5.3) activesupport @@ -49,10 +48,10 @@ GEM multi_json terminal-table method_source (0.9.2) - mime-types (3.3) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0904) - minitest (5.11.3) + mime-types-data (3.2023.0218.1) + minitest (5.18.0) mixlib-cli (2.1.1) multi_json (1.13.1) multipart-post (2.1.1) @@ -71,19 +70,17 @@ GEM sequel (5.24.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) + unf_ext (0.0.8.2) unicode-display_width (1.6.0) webhdfs (0.8.0) addressable - zeitwerk (2.1.10) - zk (1.9.6) - zookeeper (~> 1.4.0) - zookeeper (1.4.11) + zk (1.10.0) + zookeeper (~> 1.5.0) + zookeeper (1.5.5) PLATFORMS ruby