From 56e4a699b10cc48767045991b012afdc359b1640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:39:11 +0000 Subject: [PATCH] build(deps): bump the rails group across 1 directory with 4 updates Bumps the rails group with 4 updates in the / directory: [rails](https://github.com/rails/rails), [canonical-rails](https://github.com/jumph4x/canonical-rails), [activerecord-postgis-adapter](https://github.com/rgeo/activerecord-postgis-adapter) and [dotenv-rails](https://github.com/bkeepers/dotenv). Updates `rails` from 7.1.5.1 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.5.1...v8.0.1) Updates `canonical-rails` from `b3f0d40` to 0.2.17 - [Commits](https://github.com/jumph4x/canonical-rails/commits) Updates `activerecord-postgis-adapter` from 9.0.2 to 11.0.0 - [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md) - [Commits](https://github.com/rgeo/activerecord-postgis-adapter/compare/v9.0.2...v11.0.0) Updates `dotenv-rails` from 3.1.4 to 3.1.7 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.4...v3.1.7) Updates `activerecord-postgis-adapter` from 9.0.2 to 11.0.0 - [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md) - [Commits](https://github.com/rgeo/activerecord-postgis-adapter/compare/v9.0.2...v11.0.0) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major dependency-group: rails - dependency-name: canonical-rails dependency-type: direct:production dependency-group: rails - dependency-name: activerecord-postgis-adapter dependency-type: direct:production update-type: version-update:semver-major dependency-group: rails - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails - dependency-name: activerecord-postgis-adapter dependency-type: direct:production update-type: version-update:semver-major dependency-group: rails ... Signed-off-by: dependabot[bot] --- Gemfile | 6 +- Gemfile.lock | 165 +++++++++++++++++++++++++-------------------------- 2 files changed, 83 insertions(+), 88 deletions(-) diff --git a/Gemfile b/Gemfile index 4a8b843..7914bac 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '3.4.1' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 7.1.5' +gem 'rails', '~> 8.0.1' # Use Puma as the app server gem 'puma', '~> 6.6' @@ -34,7 +34,7 @@ gem 'bootsnap', '~> 1.18.4', require: false gem 'arask', '~> 1.2.3' # for postgresql -gem 'activerecord-postgis-adapter', '~> 9.0.2' +gem 'activerecord-postgis-adapter', '~> 11.0.0' gem 'pg', '~> 1.5.9' # remove if not option two taken in project gem 'jwt', '~> 2.10.1' @@ -59,7 +59,7 @@ gem 'ccs-frontend_helpers', '~> 2.1.0' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console gem 'byebug', '~> 11.1.3', platforms: %i[mri mingw x64_mingw] - gem 'dotenv-rails', '~> 3.1.4' + gem 'dotenv-rails', '~> 3.1.7' gem 'i18n-tasks', '~> 1.0.14' gem 'rspec-rails', '~> 7.1.1' gem 'rubocop', '~> 1.72.1' diff --git a/Gemfile.lock b/Gemfile.lock index c15f0ac..22b98b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,93 +1,87 @@ GIT remote: https://github.com/jumph4x/canonical-rails.git - revision: b3f0d408cd198c44ec3497370f320cadeb708216 + revision: 344ca31a148e68f07446dda8b2d4913342372777 specs: - canonical-rails (0.2.16) - actionview (>= 4.1, < 7.3) + canonical-rails (0.2.17) + actionview (>= 4.1, < 8.1) GEM remote: https://rubygems.org/ specs: - actioncable (7.1.5.1) - actionpack (= 7.1.5.1) - activesupport (= 7.1.5.1) + actioncable (8.0.1) + actionpack (= 8.0.1) + activesupport (= 8.0.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.5.1) - actionpack (= 7.1.5.1) - activejob (= 7.1.5.1) - activerecord (= 7.1.5.1) - activestorage (= 7.1.5.1) - activesupport (= 7.1.5.1) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.1.5.1) - actionpack (= 7.1.5.1) - actionview (= 7.1.5.1) - activejob (= 7.1.5.1) - activesupport (= 7.1.5.1) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp + actionmailbox (8.0.1) + actionpack (= 8.0.1) + activejob (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) + mail (>= 2.8.0) + actionmailer (8.0.1) + actionpack (= 8.0.1) + actionview (= 8.0.1) + activejob (= 8.0.1) + activesupport (= 8.0.1) + mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.1.5.1) - actionview (= 7.1.5.1) - activesupport (= 7.1.5.1) + actionpack (8.0.1) + actionview (= 8.0.1) + activesupport (= 8.0.1) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.5.1) - actionpack (= 7.1.5.1) - activerecord (= 7.1.5.1) - activestorage (= 7.1.5.1) - activesupport (= 7.1.5.1) + useragent (~> 0.16) + actiontext (8.0.1) + actionpack (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.5.1) - activesupport (= 7.1.5.1) + actionview (8.0.1) + activesupport (= 8.0.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.5.1) - activesupport (= 7.1.5.1) + activejob (8.0.1) + activesupport (= 8.0.1) globalid (>= 0.3.6) - activemodel (7.1.5.1) - activesupport (= 7.1.5.1) - activerecord (7.1.5.1) - activemodel (= 7.1.5.1) - activesupport (= 7.1.5.1) + activemodel (8.0.1) + activesupport (= 8.0.1) + activerecord (8.0.1) + activemodel (= 8.0.1) + activesupport (= 8.0.1) timeout (>= 0.4.0) - activerecord-postgis-adapter (9.0.2) - activerecord (~> 7.1.0) - rgeo-activerecord (~> 7.0.0) - activestorage (7.1.5.1) - actionpack (= 7.1.5.1) - activejob (= 7.1.5.1) - activerecord (= 7.1.5.1) - activesupport (= 7.1.5.1) + activerecord-postgis-adapter (11.0.0) + activerecord (~> 8.0.0) + rgeo-activerecord (~> 8.0.0) + activestorage (8.0.1) + actionpack (= 8.0.1) + activejob (= 8.0.1) + activerecord (= 8.0.1) + activesupport (= 8.0.1) marcel (~> 1.0) - activesupport (7.1.5.1) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) - mutex_m securerandom (>= 0.3) - tzinfo (~> 2.0) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) arask (1.2.3) fugit (~> 1.1) rails (>= 5.0) @@ -138,9 +132,9 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dotenv (3.1.4) - dotenv-rails (3.1.4) - dotenv (= 3.1.4) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) erubi (1.13.1) @@ -204,7 +198,6 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) msgpack (1.7.2) - mutex_m (0.3.0) net-imap (0.5.6) date net-protocol @@ -212,7 +205,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol netrc (0.11.0) nio4r (2.7.4) @@ -249,20 +242,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (7.1.5.1) - actioncable (= 7.1.5.1) - actionmailbox (= 7.1.5.1) - actionmailer (= 7.1.5.1) - actionpack (= 7.1.5.1) - actiontext (= 7.1.5.1) - actionview (= 7.1.5.1) - activejob (= 7.1.5.1) - activemodel (= 7.1.5.1) - activerecord (= 7.1.5.1) - activestorage (= 7.1.5.1) - activesupport (= 7.1.5.1) + rails (8.0.1) + actioncable (= 8.0.1) + actionmailbox (= 8.0.1) + actionmailer (= 8.0.1) + actionpack (= 8.0.1) + actiontext (= 8.0.1) + actionview (= 8.0.1) + activejob (= 8.0.1) + activemodel (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) bundler (>= 1.15.0) - railties (= 7.1.5.1) + railties (= 8.0.1) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -274,13 +267,13 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - rails-i18n (7.0.9) + rails-i18n (8.0.1) i18n (>= 0.7, < 2) - railties (>= 6.0.0, < 8) - railties (7.1.5.1) - actionpack (= 7.1.5.1) - activesupport (= 7.1.5.1) - irb + railties (>= 8.0.0, < 9) + railties (8.0.1) + actionpack (= 8.0.1) + activesupport (= 8.0.1) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -301,9 +294,9 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rgeo (3.0.1) - rgeo-activerecord (7.0.1) - activerecord (>= 5.0) - rgeo (>= 1.0.0) + rgeo-activerecord (8.0.0) + activerecord (>= 7.0) + rgeo (>= 3.0) rollbar (3.6.1) roo (2.10.1) nokogiri (~> 1) @@ -378,6 +371,8 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (2.6.0) + uri (1.0.2) + useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -393,7 +388,7 @@ PLATFORMS ruby DEPENDENCIES - activerecord-postgis-adapter (~> 9.0.2) + activerecord-postgis-adapter (~> 11.0.0) arask (~> 1.2.3) aws-sdk-cognitoidentityprovider (~> 1.115.0) aws-sdk-s3 (~> 1) @@ -405,7 +400,7 @@ DEPENDENCIES ccs-frontend_helpers (~> 2.1.0) cssbundling-rails (~> 1.4) csv (~> 3.3.2) - dotenv-rails (~> 3.1.4) + dotenv-rails (~> 3.1.7) i18n-tasks (~> 1.0.14) jbuilder (~> 2.13) jsbundling-rails (~> 1.3) @@ -415,7 +410,7 @@ DEPENDENCIES propshaft puma (~> 6.6) rack-attack (~> 6.7.0) - rails (~> 7.1.5) + rails (~> 8.0.1) rails-controller-testing (~> 1.0.5, >= 1.0.5) rest-client (~> 2.1) rollbar (~> 3.6.1)