From 3590c2a32c016d9e2a76d510272dedf792f22631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 09:47:49 +0000 Subject: [PATCH] chore(deps): bump actionpack from 6.1.3.1 to 7.0.4.1 in /ios/App Bumps [actionpack](https://github.com/rails/rails) from 6.1.3.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v7.0.4.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ios/App/Gemfile.lock | 55 +++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 26 deletions(-) diff --git a/ios/App/Gemfile.lock b/ios/App/Gemfile.lock index 9e227fc..35eddf9 100644 --- a/ios/App/Gemfile.lock +++ b/ios/App/Gemfile.lock @@ -2,25 +2,24 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - actionpack (6.1.3.1) - actionview (= 6.1.3.1) - activesupport (= 6.1.3.1) - rack (~> 2.0, >= 2.0.9) + actionpack (7.0.4.1) + actionview (= 7.0.4.1) + activesupport (= 7.0.4.1) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3.1) - activesupport (= 6.1.3.1) + actionview (7.0.4.1) + activesupport (= 7.0.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.3.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) artifactory (3.0.15) @@ -48,7 +47,7 @@ GEM colored2 (3.1.2) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) declarative (0.0.20) digest-crc (0.6.3) @@ -60,7 +59,7 @@ GEM dotenv (= 2.7.6) railties (>= 3.2) emoji_regex (3.2.2) - erubi (1.10.0) + erubi (1.12.0) excon (0.81.0) faraday (1.4.1) faraday-excon (~> 1.1) @@ -162,43 +161,46 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) json (2.5.1) jwt (2.2.3) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) memoist (0.16.2) method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.0) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.0.0) nanaimo (0.3.0) naturally (2.2.1) - nokogiri (1.11.2-x86_64-darwin) + nokogiri (1.14.0-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) os (1.1.1) plist (3.6.0) public_suffix (4.0.6) - racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.6.2) + rack (2.2.6.2) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) - railties (6.1.3.1) - actionpack (= 6.1.3.1) - activesupport (= 6.1.3.1) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) + railties (7.0.4.1) + actionpack (= 7.0.4.1) + activesupport (= 7.0.4.1) method_source - rake (>= 0.8.7) + rake (>= 12.2) thor (~> 1.0) + zeitwerk (~> 2.5) rake (13.0.3) representable (3.1.1) declarative (< 0.1.0) @@ -227,7 +229,7 @@ GEM tty-screen (0.8.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) @@ -246,10 +248,11 @@ GEM rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.1) xcpretty (~> 0.2, >= 0.0.7) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES dotenv-rails