From 75e94f7e47999c258b3cd532e0dd5c267db211e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 11:39:42 +0000 Subject: [PATCH] build(deps): bump railties, actionpack, actionview and activemodel Bumps [railties](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails), [actionview](https://github.com/rails/rails) and [activemodel](https://github.com/rails/rails). These dependencies needed to be updated together. Updates `railties` from 7.1.3.2 to 7.1.3.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/railties/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) Updates `actionpack` from 7.1.3.2 to 7.1.3.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) Updates `actionview` from 7.1.3.2 to 7.1.3.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) Updates `activemodel` from 7.1.3.2 to 7.1.3.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) --- updated-dependencies: - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: actionview dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 8 ++++---- Gemfile.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Gemfile b/Gemfile index a515b7cd55b..76ee8b1b2c0 100644 --- a/Gemfile +++ b/Gemfile @@ -50,10 +50,10 @@ gem 'vmstat', '~> 2.3' gem 'yajl-ruby' # Rails Components -gem 'actionpack', '~> 7.1.0' -gem 'actionview', '~> 7.1.0' -gem 'activemodel', '~> 7.1.0' -gem 'railties', '~> 7.1.0' +gem 'actionpack', '~> 7.1.3' +gem 'actionview', '~> 7.1.3' +gem 'activemodel', '~> 7.1.3' +gem 'railties', '~> 7.1.3' gem 'azure-storage-blob', git: 'https://github.com/sethboyles/azure-storage-ruby.git', branch: 'x-ms-blob-content-type-fix-1.1' diff --git a/Gemfile.lock b/Gemfile.lock index fced0ad7f5d..dee9870f306 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,9 +49,9 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (7.1.3.2) - actionview (= 7.1.3.2) - activesupport (= 7.1.3.2) + actionpack (7.1.3.3) + actionview (= 7.1.3.3) + activesupport (= 7.1.3.3) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -59,15 +59,15 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.3.2) - activesupport (= 7.1.3.2) + actionview (7.1.3.3) + activesupport (= 7.1.3.3) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.1.3.2) - activesupport (= 7.1.3.2) - activesupport (7.1.3.2) + activemodel (7.1.3.3) + activesupport (= 7.1.3.3) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -110,7 +110,7 @@ GEM base64 (0.2.0) beefcake (1.0.0) benchmark (0.3.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) bit-struct (0.17) builder (3.2.4) byebug (11.1.3) @@ -273,12 +273,12 @@ GEM http-form_data (2.3.0) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) ipaddress (0.8.3) - irb (1.12.0) - rdoc + irb (1.13.1) + rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.5.6) json (2.7.2) @@ -315,8 +315,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) mini_mime (1.1.5) - mini_portile2 (2.8.5) - minitest (5.22.3) + mini_portile2 (2.8.6) + minitest (5.23.0) mock_redis (0.44.0) ms_rest (0.6.4) concurrent-ruby (~> 1.0) @@ -391,9 +391,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.1.3.2) - actionpack (= 7.1.3.2) - activesupport (= 7.1.3.2) + railties (7.1.3.3) + actionpack (= 7.1.3.3) + activesupport (= 7.1.3.3) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -412,7 +412,7 @@ GEM redis-client (0.22.0) connection_pool regexp_parser (2.9.0) - reline (0.5.0) + reline (0.5.7) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -582,7 +582,7 @@ GEM rexml yajl-ruby (1.4.3) yard (0.9.36) - zeitwerk (2.6.13) + zeitwerk (2.6.14) PLATFORMS ruby @@ -590,9 +590,9 @@ PLATFORMS x86_64-linux DEPENDENCIES - actionpack (~> 7.1.0) - actionview (~> 7.1.0) - activemodel (~> 7.1.0) + actionpack (~> 7.1.3) + actionview (~> 7.1.3) + activemodel (~> 7.1.3) addressable allowy (>= 2.1.0) azure-storage-blob! @@ -643,7 +643,7 @@ DEPENDENCIES public_suffix puma rack-test - railties (~> 7.1.0) + railties (~> 7.1.3) rake redis retryable