From 33b36781478a09e9eb1def6d00e2019e501bc4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 19:12:18 +0000 Subject: [PATCH] Bump activesupport from 4.2.11.1 to 6.1.7.1 Bumps [activesupport](https://github.com/rails/rails) from 4.2.11.1 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/v4.2.11.1...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 99 ++++++++++++++++++++++++---------------------------- 1 file changed, 45 insertions(+), 54 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93ec53e..1a8ba0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,43 +2,35 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) - activesupport (4.2.11.1) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - algoliasearch (1.27.2) - httpclient (~> 2.8, >= 2.8.3) - json (>= 1.5.1) + 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) atomos (0.1.3) claide (1.0.3) - cocoapods (1.9.1) - activesupport (>= 4.0.2, < 5) - claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.9.1) - cocoapods-deintegrate (>= 1.0.3, < 2.0) - cocoapods-downloader (>= 1.2.2, < 2.0) + cocoapods (1.0.1) + activesupport (>= 4.0.2) + claide (>= 1.0.0, < 2.0) + cocoapods-core (= 1.0.1) + cocoapods-deintegrate (>= 1.0.0, < 2.0) + cocoapods-downloader (>= 1.0.0, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.4.0, < 2.0) - cocoapods-try (>= 1.1.0, < 2.0) - colored2 (~> 3.1) + cocoapods-trunk (>= 1.0.0, < 2.0) + cocoapods-try (>= 1.0.0, < 2.0) + colored (~> 1.2) escape (~> 0.0.4) - fourflusher (>= 2.3.0, < 3.0) - gh_inspector (~> 1.0) - molinillo (~> 0.6.6) + fourflusher (~> 0.3.0) + molinillo (~> 0.4.5) nap (~> 1.0) - ruby-macho (~> 1.4) - xcodeproj (>= 1.14.0, < 2.0) - cocoapods-core (1.9.1) - activesupport (>= 4.0.2, < 6) - algoliasearch (~> 1.0) - concurrent-ruby (~> 1.1) + xcodeproj (>= 1.1.0, < 2.0) + cocoapods-core (1.0.1) + activesupport (>= 4.0.2) fuzzy_match (~> 2.0.4) nap (~> 1.0) - netrc (~> 0.11) - typhoeus (~> 1.0) cocoapods-deintegrate (1.0.4) cocoapods-downloader (1.3.0) cocoapods-plugins (1.0.0) @@ -49,47 +41,45 @@ GEM nap (>= 0.8, < 2.0) netrc (~> 0.11) cocoapods-try (1.2.0) + colored (1.2) colored2 (3.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) escape (0.0.4) - ethon (0.12.0) - ffi (>= 1.3.0) ffi (1.12.2) - fourflusher (2.3.1) + fourflusher (0.3.2) fuzzy_match (2.0.4) - gh_inspector (1.1.3) - httpclient (2.8.3) - i18n (0.9.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) - jazzy (0.13.3) - cocoapods (~> 1.5) - mustache (~> 1.1) + jazzy (0.9.4) + cocoapods (~> 1.0) + mustache (~> 0.99) open4 - redcarpet (~> 3.4) + redcarpet (~> 3.2) rouge (>= 2.0.6, < 4.0) - sassc (~> 2.1) + sass (~> 3.4) sqlite3 (~> 1.3) xcinvoke (~> 0.3.0) - json (2.3.0) liferaft (0.0.6) - minitest (5.14.0) - molinillo (0.6.6) - mustache (1.1.1) + minitest (5.17.0) + molinillo (0.4.5) + mustache (0.99.8) nanaimo (0.2.6) nap (1.1.0) netrc (0.11.0) open4 (1.3.4) - redcarpet (3.5.0) - rouge (3.18.0) - ruby-macho (1.4.0) - sassc (2.3.0) - ffi (~> 1.9) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) + redcarpet (3.5.1) + rouge (3.30.0) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sqlite3 (1.4.2) - thread_safe (0.3.6) - typhoeus (1.3.1) - ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) xcinvoke (0.3.0) liferaft (~> 0.0.6) xcodeproj (1.16.0) @@ -98,6 +88,7 @@ GEM claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.2.6) + zeitwerk (2.6.6) PLATFORMS ruby