Skip to content

Commit

Permalink
Bump rails from 7.2.1.2 to 8.0.0.1
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 7.2.1.2 to 8.0.0.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.2.1.2...v8.0.0.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 8cdf753 commit 62e745f
Show file tree
Hide file tree
Showing 59 changed files with 77 additions and 75 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "propshaft"
gem "puma", "< 7"
gem "rack", "~> 3.1"
gem "rack-session", "~> 2.0"
gem "rails", "~> 7.2"
gem "rails", "~> 8.0"
gem "rails-i18n"
gem "rapidjson"
gem "redis"
Expand Down
150 changes: 76 additions & 74 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,67 +1,67 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.2.1.2)
actionpack (= 7.2.1.2)
activesupport (= 7.2.1.2)
actioncable (8.0.0.1)
actionpack (= 8.0.0.1)
activesupport (= 8.0.0.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.1.2)
actionpack (= 7.2.1.2)
activejob (= 7.2.1.2)
activerecord (= 7.2.1.2)
activestorage (= 7.2.1.2)
activesupport (= 7.2.1.2)
actionmailbox (8.0.0.1)
actionpack (= 8.0.0.1)
activejob (= 8.0.0.1)
activerecord (= 8.0.0.1)
activestorage (= 8.0.0.1)
activesupport (= 8.0.0.1)
mail (>= 2.8.0)
actionmailer (7.2.1.2)
actionpack (= 7.2.1.2)
actionview (= 7.2.1.2)
activejob (= 7.2.1.2)
activesupport (= 7.2.1.2)
actionmailer (8.0.0.1)
actionpack (= 8.0.0.1)
actionview (= 8.0.0.1)
activejob (= 8.0.0.1)
activesupport (= 8.0.0.1)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.1.2)
actionview (= 7.2.1.2)
activesupport (= 7.2.1.2)
actionpack (8.0.0.1)
actionview (= 8.0.0.1)
activesupport (= 8.0.0.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.1.2)
actionpack (= 7.2.1.2)
activerecord (= 7.2.1.2)
activestorage (= 7.2.1.2)
activesupport (= 7.2.1.2)
actiontext (8.0.0.1)
actionpack (= 8.0.0.1)
activerecord (= 8.0.0.1)
activestorage (= 8.0.0.1)
activesupport (= 8.0.0.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.1.2)
activesupport (= 7.2.1.2)
actionview (8.0.0.1)
activesupport (= 8.0.0.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.1.2)
activesupport (= 7.2.1.2)
activejob (8.0.0.1)
activesupport (= 8.0.0.1)
globalid (>= 0.3.6)
activemodel (7.2.1.2)
activesupport (= 7.2.1.2)
activerecord (7.2.1.2)
activemodel (= 7.2.1.2)
activesupport (= 7.2.1.2)
activemodel (8.0.0.1)
activesupport (= 8.0.0.1)
activerecord (8.0.0.1)
activemodel (= 8.0.0.1)
activesupport (= 8.0.0.1)
timeout (>= 0.4.0)
activestorage (7.2.1.2)
actionpack (= 7.2.1.2)
activejob (= 7.2.1.2)
activerecord (= 7.2.1.2)
activesupport (= 7.2.1.2)
activestorage (8.0.0.1)
actionpack (= 8.0.0.1)
activejob (= 8.0.0.1)
activerecord (= 8.0.0.1)
activesupport (= 8.0.0.1)
marcel (~> 1.0)
activesupport (7.2.1.2)
activesupport (8.0.0.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -71,10 +71,12 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.4)
Expand All @@ -97,7 +99,7 @@ GEM
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
csv (3.3.0)
date (3.3.4)
date (3.4.1)
drb (2.2.1)
erubi (1.13.0)
globalid (1.2.1)
Expand All @@ -111,7 +113,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -120,7 +122,7 @@ GEM
json (2.8.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -142,7 +144,7 @@ GEM
msgpack (1.7.2)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -171,7 +173,8 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.2)
psych (5.2.1)
date
stringio
public_suffix (5.0.4)
puma (6.5.0)
Expand All @@ -184,36 +187,35 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.1)
rack (>= 3)
webrick (~> 1.8)
rails (7.2.1.2)
actioncable (= 7.2.1.2)
actionmailbox (= 7.2.1.2)
actionmailer (= 7.2.1.2)
actionpack (= 7.2.1.2)
actiontext (= 7.2.1.2)
actionview (= 7.2.1.2)
activejob (= 7.2.1.2)
activemodel (= 7.2.1.2)
activerecord (= 7.2.1.2)
activestorage (= 7.2.1.2)
activesupport (= 7.2.1.2)
rails (8.0.0.1)
actioncable (= 8.0.0.1)
actionmailbox (= 8.0.0.1)
actionmailer (= 8.0.0.1)
actionpack (= 8.0.0.1)
actiontext (= 8.0.0.1)
actionview (= 8.0.0.1)
activejob (= 8.0.0.1)
activemodel (= 8.0.0.1)
activerecord (= 8.0.0.1)
activestorage (= 8.0.0.1)
activesupport (= 8.0.0.1)
bundler (>= 1.15.0)
railties (= 7.2.1.2)
railties (= 8.0.0.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.10)
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 (8.0.1)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.2.1.2)
actionpack (= 7.2.1.2)
activesupport (= 7.2.1.2)
railties (>= 8.0.0, < 9)
railties (8.0.0.1)
actionpack (= 8.0.0.1)
activesupport (= 8.0.0.1)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
Expand All @@ -222,14 +224,14 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rapidjson (0.4.0)
rdoc (6.7.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.9.2)
reline (0.5.10)
reline (0.5.12)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
Expand All @@ -255,7 +257,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-limiter (2.3.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
securerandom (0.4.0)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
Expand All @@ -275,17 +277,18 @@ GEM
rubocop-performance (~> 1.22.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.2)
truedl (1.0.0)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
useragent (0.16.10)
uri (1.0.2)
useragent (0.16.11)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand All @@ -295,7 +298,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down Expand Up @@ -328,7 +330,7 @@ DEPENDENCIES
rack (~> 3.1)
rack-mini-profiler
rack-session (~> 2.0)
rails (~> 7.2)
rails (~> 8.0)
rails-i18n
rapidjson
redis
Expand Down
Binary file removed vendor/cache/actioncable-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/actionview-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/activejob-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-8.0.0.1.gem
Binary file not shown.
Binary file added vendor/cache/benchmark-0.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/date-3.3.4.gem
Binary file not shown.
Binary file added vendor/cache/date-3.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/io-console-0.7.2.gem
Binary file not shown.
Binary file added vendor/cache/io-console-0.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-imap-0.5.0.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/psych-5.1.2.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/rackup-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/rackup-2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/rails-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.6.0.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-i18n-7.0.10.gem
Binary file not shown.
Binary file added vendor/cache/rails-i18n-8.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/railties-7.2.1.2.gem
Binary file not shown.
Binary file added vendor/cache/railties-8.0.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.7.0.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.10.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.12.gem
Binary file not shown.
Binary file removed vendor/cache/securerandom-0.3.1.gem
Binary file not shown.
Binary file added vendor/cache/securerandom-0.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/stringio-3.1.1.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/timeout-0.4.1.gem
Binary file not shown.
Binary file added vendor/cache/timeout-0.4.2.gem
Binary file not shown.
Binary file added vendor/cache/uri-1.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/useragent-0.16.10.gem
Binary file not shown.
Binary file added vendor/cache/useragent-0.16.11.gem
Binary file not shown.
Binary file removed vendor/cache/webrick-1.8.2.gem
Binary file not shown.

0 comments on commit 62e745f

Please sign in to comment.