From 0880d0aa546f0c4d43558163291e6bd42774ac51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:55:38 +0000 Subject: [PATCH] Bump activesupport Bumps [activesupport](https://github.com/rails/rails) from 3.2.6 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.6...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../gems/2.2.0/gems/excon-0.55.0/Gemfile.lock | 23 ++++++++++++------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock index 56e354b9..e0bc3736 100644 --- a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock +++ b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock @@ -6,11 +6,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.2.6) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (6.1.7.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) backports (3.6.4) chronic (0.6.7) + concurrent-ruby (1.1.10) delorean (2.0.0) chronic diff-lcs (1.2.5) @@ -18,13 +22,13 @@ GEM eventmachine (1.0.4-java) ffi2-generators (0.1.1) formatador (0.2.3) - i18n (0.6.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jruby-openssl (0.9.17-java) json (1.8.2) json (1.8.2-java) kgio (2.9.2) - minitest (4.7.5) - multi_json (1.3.6) + minitest (5.17.0) open4 (1.3.0) puma (3.6.0) puma (3.6.0-java) @@ -238,8 +242,8 @@ GEM rubysl-syslog (2.0.1) ffi2-generators (~> 0.1) rubysl-tempfile (2.0.1) - rubysl-test-unit (2.0.1) - minitest (~> 4.7) + rubysl-test-unit (2.0.2) + minitest rubysl-thread (2.0.2) rubysl-thwait (2.0.0) rubysl-time (2.0.3) @@ -269,10 +273,13 @@ GEM sinatra (~> 1.3.0) tilt (~> 1.3) tilt (1.3.3) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicorn (4.8.3) kgio (~> 2.6) rack raindrops (~> 0.7) + zeitwerk (2.6.6) PLATFORMS java