From 8eb6e1e65877b3a53797767519dfabc1ca75d9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:50:44 +0000 Subject: [PATCH] Bump activesupport from 7.0.1 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.1 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/v7.0.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9933a32..cd5aa80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/quintel/atlas.git + remote: https://github.com/quintel/atlas.git revision: cfa8b8c32b41146905b57c32feb24b5ddaa3c0dc ref: cfa8b8c specs: @@ -11,7 +11,7 @@ GIT virtus (~> 1.0) GIT - remote: git://github.com/quintel/refinery.git + remote: https://github.com/quintel/refinery.git revision: 72eacf84c980ef797a0b7e63f55a39f5ca98640b ref: 72eacf8 specs: @@ -21,7 +21,7 @@ GIT turbine-graph (>= 0.1.1) GIT - remote: git://github.com/quintel/rubel.git + remote: https://github.com/quintel/rubel.git revision: ad3d44ef4304da6a98db3ec42747a7af9e7e64c7 ref: ad3d44e specs: @@ -37,9 +37,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.1) - activesupport (= 7.0.1) - activesupport (7.0.1) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -53,21 +53,21 @@ GEM coderay (1.1.1) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) docile (1.1.5) equalizer (0.0.11) - gpgme (2.0.20) - mini_portile2 (~> 2.3) - i18n (1.9.1) + gpgme (2.0.22) + mini_portile2 (~> 2.7) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (2.1.0) method_source (0.8.2) - mini_portile2 (2.7.1) - minitest (5.15.0) + mini_portile2 (2.8.1) + minitest (5.18.0) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) @@ -108,7 +108,8 @@ GEM rubocop-rspec (2.2.0) rubocop (~> 1.0) rubocop-ast (>= 1.1.0) - ruby-graphviz (1.2.4) + ruby-graphviz (1.2.5) + rexml ruby-progressbar (1.11.0) simplecov (0.14.1) docile (~> 1.1.0) @@ -116,11 +117,11 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.1) slop (3.6.0) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thread_safe (0.3.6) turbine-graph (0.1.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) virtus (1.0.5)