From bdf519c1fd163f43f625a6d9bf670004e7a616ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 17:36:45 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 12 updates Bumps the production-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [devise](https://github.com/heartcombo/devise) | `4.9.2` | `4.9.4` | | [rails](https://github.com/rails/rails) | ``d75fdd1`` | ``4944454`` | | [pg](https://github.com/ged/ruby-pg) | `1.4.5` | `1.5.9` | | [puma](https://github.com/puma/puma) | `6.4.0` | `6.5.0` | | [importmap-rails](https://github.com/rails/importmap-rails) | `1.2.1` | `2.0.3` | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `1.4.0` | `2.0.11` | | [stimulus-rails](https://github.com/hotwired/stimulus-rails) | `1.2.2` | `1.3.4` | | [jbuilder](https://github.com/rails/jbuilder) | `2.11.5` | `2.13.0` | | [slim](https://github.com/slim-template/slim) | `5.1.1` | `5.2.1` | | [redis](https://github.com/redis/redis-rb) | `5.0.7` | `5.3.0` | | [bootsnap](https://github.com/Shopify/bootsnap) | `1.15.0` | `1.18.4` | | [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) | `2.0.30` | `3.0.0` | Updates `devise` from 4.9.2 to 4.9.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/devise/compare/v4.9.2...v4.9.4) Updates `rails` from `d75fdd1` to `4944454` - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/d75fdd1c2f6002d62e5ecf65dda2942065f071f0...4944454d5fb9d21fad05c4fd123b14a9584683f8) Updates `pg` from 1.4.5 to 1.5.9 - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.4.5...v1.5.9) Updates `puma` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.0...v6.5.0) Updates `importmap-rails` from 1.2.1 to 2.0.3 - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.2.1...v2.0.3) Updates `turbo-rails` from 1.4.0 to 2.0.11 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v1.4.0...v2.0.11) Updates `stimulus-rails` from 1.2.2 to 1.3.4 - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.2.2...v1.3.4) Updates `jbuilder` from 2.11.5 to 2.13.0 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.11.5...v2.13.0) Updates `slim` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/slim-template/slim/releases) - [Changelog](https://github.com/slim-template/slim/blob/main/CHANGES) - [Commits](https://github.com/slim-template/slim/compare/v5.1.1...v5.2.1) Updates `redis` from 5.0.7 to 5.3.0 - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v5.0.7...v5.3.0) Updates `bootsnap` from 1.15.0 to 1.18.4 - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.15.0...v1.18.4) Updates `tailwindcss-rails` from 2.0.30 to 3.0.0 - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.0.30...v3.0.0) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rails dependency-type: direct:production dependency-group: production-dependencies - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jbuilder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: slim dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile | 20 ++-- Gemfile.lock | 305 ++++++++++++++++++++++++++++----------------------- 2 files changed, 176 insertions(+), 149 deletions(-) diff --git a/Gemfile b/Gemfile index 3591cd5..2b60bdc 100644 --- a/Gemfile +++ b/Gemfile @@ -5,28 +5,28 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '3.2.2' -gem 'devise', '~> 4.9', '>= 4.9.2' +gem 'devise', '~> 4.9' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main' gem "rails", github: 'rails/rails', branch: 'main' # Use postgresql as the database for Active Record -gem 'pg', '~> 1.1' +gem 'pg', '~> 1.5' # Use Puma as the app server -gem 'puma', '~> 6.4' +gem 'puma', '~> 6.5' # Use SCSS for stylesheets gem 'sass-rails', '~> 6.0' # Use Sass to process CSS # gem "sassc-rails", "~> 2.1" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] -gem 'importmap-rails', '~> 1.2', '>= 1.2.1' +gem 'importmap-rails', '~> 2.0' # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] -gem 'turbo-rails', '~> 1.4' +gem 'turbo-rails', '~> 2.0' # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev] -gem 'stimulus-rails', '~> 1.2', '>= 1.2.2' +gem 'stimulus-rails', '~> 1.3' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder -gem 'jbuilder', '~> 2.11', '>= 2.11.5' -gem 'slim', '~> 5.1', '>= 5.1.1' +gem 'jbuilder', '~> 2.13' +gem 'slim', '~> 5.2' # Use Redis adapter to run Action Cable in production -gem 'redis', '~> 5.0', '>= 5.0.7' +gem 'redis', '~> 5.3' # Use Active Model has_secure_password # gem 'bcrypt', '~> 3.1.7' # Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis] @@ -78,4 +78,4 @@ group :test do gem 'webdrivers' end -gem 'tailwindcss-rails', '~> 2.0', '>= 2.0.30' +gem 'tailwindcss-rails', '~> 3.0' diff --git a/Gemfile.lock b/Gemfile.lock index f7f4eb1..fff5d71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,94 +1,100 @@ GIT remote: https://github.com/rails/rails.git - revision: d75fdd1c2f6002d62e5ecf65dda2942065f071f0 + revision: 4944454d5fb9d21fad05c4fd123b14a9584683f8 branch: main specs: - actioncable (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) + actioncable (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - activejob (= 7.1.0.alpha) - activerecord (= 7.1.0.alpha) - activestorage (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - actionview (= 7.1.0.alpha) - activejob (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.1.0.alpha) - actionview (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) - rack (~> 2.0, >= 2.2.4) + actionmailbox (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + activejob (= 8.1.0.alpha) + activerecord (= 8.1.0.alpha) + activestorage (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) + mail (>= 2.8.0) + actionmailer (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + actionview (= 8.1.0.alpha) + activejob (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (8.1.0.alpha) + actionview (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) + nokogiri (>= 1.8.5) + rack (>= 2.2.4) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - activerecord (= 7.1.0.alpha) - activestorage (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + activerecord (= 8.1.0.alpha) + activestorage (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.0.alpha) - activesupport (= 7.1.0.alpha) + actionview (8.1.0.alpha) + activesupport (= 8.1.0.alpha) builder (~> 3.1) erubi (~> 1.11) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.1.0.alpha) - activesupport (= 7.1.0.alpha) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (8.1.0.alpha) + activesupport (= 8.1.0.alpha) globalid (>= 0.3.6) - activemodel (7.1.0.alpha) - activesupport (= 7.1.0.alpha) - activerecord (7.1.0.alpha) - activemodel (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) - activestorage (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - activejob (= 7.1.0.alpha) - activerecord (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) + activemodel (8.1.0.alpha) + activesupport (= 8.1.0.alpha) + activerecord (8.1.0.alpha) + activemodel (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) + timeout (>= 0.4.0) + activestorage (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + activejob (= 8.1.0.alpha) + activerecord (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.1.0.alpha) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (8.1.0.alpha) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - rails (7.1.0.alpha) - actioncable (= 7.1.0.alpha) - actionmailbox (= 7.1.0.alpha) - actionmailer (= 7.1.0.alpha) - actionpack (= 7.1.0.alpha) - actiontext (= 7.1.0.alpha) - actionview (= 7.1.0.alpha) - activejob (= 7.1.0.alpha) - activemodel (= 7.1.0.alpha) - activerecord (= 7.1.0.alpha) - activestorage (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) + rails (8.1.0.alpha) + actioncable (= 8.1.0.alpha) + actionmailbox (= 8.1.0.alpha) + actionmailer (= 8.1.0.alpha) + actionpack (= 8.1.0.alpha) + actiontext (= 8.1.0.alpha) + actionview (= 8.1.0.alpha) + activejob (= 8.1.0.alpha) + activemodel (= 8.1.0.alpha) + activerecord (= 8.1.0.alpha) + activestorage (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) bundler (>= 1.15.0) - railties (= 7.1.0.alpha) - railties (7.1.0.alpha) - actionpack (= 7.1.0.alpha) - activesupport (= 7.1.0.alpha) + railties (= 8.1.0.alpha) + railties (8.1.0.alpha) + actionpack (= 8.1.0.alpha) + activesupport (= 8.1.0.alpha) + irb (~> 1.13) + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) + thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) GEM @@ -97,12 +103,15 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - bcrypt (3.1.19) + base64 (0.2.0) + bcrypt (3.1.20) + benchmark (0.4.0) + bigdecimal (3.1.8) bindex (0.8.1) - bootsnap (1.15.0) + bootsnap (1.18.4) msgpack (~> 1.2) brakeman (5.4.0) - builder (3.2.4) + builder (3.3.0) capybara (3.38.0) addressable matrix @@ -113,14 +122,14 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.1.10) - connection_pool (2.3.0) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - date (3.3.3) + date (3.4.0) debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) - devise (4.9.2) + devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -128,94 +137,108 @@ GEM warden (~> 1.2.3) diff-lcs (1.5.0) docile (1.4.0) - erubi (1.12.0) + drb (2.2.1) + erubi (1.13.0) faker (3.1.0) i18n (>= 1.8.11, < 2) ffi (1.15.5) - globalid (1.0.1) - activesupport (>= 5.0) - i18n (1.12.0) + globalid (1.2.1) + activesupport (>= 6.1) + i18n (1.14.6) concurrent-ruby (~> 1.0) - importmap-rails (1.2.1) + importmap-rails (2.0.3) actionpack (>= 6.0.0) + activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.6.2) - reline (>= 0.3.0) - jbuilder (2.11.5) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.1) + logger (1.6.1) + loofah (2.23.1) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - mail (2.8.0.1) + nokogiri (>= 1.12.0) + mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) method_source (1.0.0) - mini_mime (1.1.2) - minitest (5.17.0) - msgpack (1.6.0) - net-imap (0.3.4) + mini_mime (1.1.5) + minitest (5.25.2) + msgpack (1.7.5) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.3.3) net-protocol - nio4r (2.5.8) - nokogiri (1.14.0-x86_64-darwin) + nio4r (2.7.4) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - pg (1.4.5) + pg (1.5.9) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) + psych (5.2.0) + stringio public_suffix (5.0.1) - puma (6.4.0) + puma (6.5.0) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.2) + racc (1.8.1) + rack (3.1.8) rack-mini-profiler (3.0.0) rack (>= 1.2.0) - rack-test (2.0.2) + rack-session (2.0.0) + rack (>= 3.0.0) + rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rackup (2.2.1) + rack (>= 3) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails_real_favicon (0.1.1) json (>= 1.7, < 3) rails rubyzip (~> 2) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis (5.0.7) - redis-client (>= 0.9.0) - redis-client (0.17.0) + rdoc (6.8.1) + psych (>= 4.0.0) + redis (5.3.0) + redis-client (>= 0.22.0) + redis-client (0.22.2) connection_pool regexp_parser (2.6.2) - reline (0.3.2) + reline (0.5.11) io-console (~> 0.5) - responders (3.1.0) + responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.5) @@ -269,6 +292,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt + securerandom (0.3.2) selenium-webdriver (4.8.1) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -279,7 +303,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - slim (5.1.1) + slim (5.2.1) temple (~> 0.10.0) tilt (>= 2.1.0) spring (4.1.1) @@ -290,23 +314,26 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.2.2) - railties (>= 6.0.0) - tailwindcss-rails (2.0.30-x86_64-darwin) - railties (>= 6.0.0) - tailwindcss-rails (2.0.30-x86_64-linux) + stimulus-rails (1.3.4) railties (>= 6.0.0) + stringio (3.1.2) + tailwindcss-rails (3.0.0) + railties (>= 7.0.0) + tailwindcss-ruby + tailwindcss-ruby (3.4.15-x86_64-darwin) + tailwindcss-ruby (3.4.15-x86_64-linux) temple (0.10.3) - thor (1.2.1) - tilt (2.3.0) - timeout (0.3.1) - turbo-rails (1.4.0) + thor (1.3.2) + tilt (2.4.0) + timeout (0.4.2) + turbo-rails (2.0.11) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) + uri (1.0.2) + useragent (0.16.10) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.0) @@ -319,12 +346,12 @@ GEM rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) websocket (1.2.9) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.6) + zeitwerk (2.7.1) PLATFORMS x86_64-darwin-21 @@ -335,19 +362,19 @@ DEPENDENCIES brakeman (~> 5.4) capybara (>= 3.26) debug (>= 1.0.0) - devise (~> 4.9, >= 4.9.2) + devise (~> 4.9) faker (~> 3.0) - importmap-rails (~> 1.2, >= 1.2.1) - jbuilder (~> 2.11, >= 2.11.5) + importmap-rails (~> 2.0) + jbuilder (~> 2.13) listen (~> 3.3) net-smtp - pg (~> 1.1) + pg (~> 1.5) pry (~> 0.14.1) - puma (~> 6.4) + puma (~> 6.5) rack-mini-profiler (~> 3.0) rails! rails_real_favicon (~> 0.1.1) - redis (~> 5.0, >= 5.0.7) + redis (~> 5.3) rspec-rails (~> 6.0) rubocop (~> 1.40) rubocop-rails (~> 2.17) @@ -355,11 +382,11 @@ DEPENDENCIES sass-rails (~> 6.0) selenium-webdriver (>= 4.0.0) simplecov (~> 0.22.0) - slim (~> 5.1, >= 5.1.1) + slim (~> 5.2) spring - stimulus-rails (~> 1.2, >= 1.2.2) - tailwindcss-rails (~> 2.0, >= 2.0.30) - turbo-rails (~> 1.4) + stimulus-rails (~> 1.3) + tailwindcss-rails (~> 3.0) + turbo-rails (~> 2.0) tzinfo-data web-console (>= 4.1.0) webdrivers