mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 16:18:17 +00:00
Bump rails from 8.0.4 to 8.1.2
Bumps [rails](https://github.com/rails/rails) from 8.0.4 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v8.0.4...v8.1.2) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cad679ff9f
commit
5df3f9a868
2 changed files with 60 additions and 58 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||||
gem "rails", "~> 8.0.4"
|
gem "rails", "~> 8.1.2"
|
||||||
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
|
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
|
||||||
gem "propshaft"
|
gem "propshaft"
|
||||||
# Use postgres as the database for Active Record
|
# Use postgres as the database for Active Record
|
||||||
|
|
|
||||||
116
Gemfile.lock
116
Gemfile.lock
|
|
@ -9,29 +9,31 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (8.0.4)
|
action_text-trix (2.1.16)
|
||||||
actionpack (= 8.0.4)
|
railties
|
||||||
activesupport (= 8.0.4)
|
actioncable (8.1.2)
|
||||||
|
actionpack (= 8.1.2)
|
||||||
|
activesupport (= 8.1.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
actionmailbox (8.0.4)
|
actionmailbox (8.1.2)
|
||||||
actionpack (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
activejob (= 8.0.4)
|
activejob (= 8.1.2)
|
||||||
activerecord (= 8.0.4)
|
activerecord (= 8.1.2)
|
||||||
activestorage (= 8.0.4)
|
activestorage (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
actionmailer (8.0.4)
|
actionmailer (8.1.2)
|
||||||
actionpack (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
actionview (= 8.0.4)
|
actionview (= 8.1.2)
|
||||||
activejob (= 8.0.4)
|
activejob (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (8.0.4)
|
actionpack (8.1.2)
|
||||||
actionview (= 8.0.4)
|
actionview (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
rack-session (>= 1.0.1)
|
rack-session (>= 1.0.1)
|
||||||
|
|
@ -39,42 +41,43 @@ GEM
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
useragent (~> 0.16)
|
useragent (~> 0.16)
|
||||||
actiontext (8.0.4)
|
actiontext (8.1.2)
|
||||||
actionpack (= 8.0.4)
|
action_text-trix (~> 2.1.15)
|
||||||
activerecord (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
activestorage (= 8.0.4)
|
activerecord (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activestorage (= 8.1.2)
|
||||||
|
activesupport (= 8.1.2)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (8.0.4)
|
actionview (8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
activejob (8.0.4)
|
activejob (8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (8.0.4)
|
activemodel (8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
activerecord (8.0.4)
|
activerecord (8.1.2)
|
||||||
activemodel (= 8.0.4)
|
activemodel (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activestorage (8.0.4)
|
activestorage (8.1.2)
|
||||||
actionpack (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
activejob (= 8.0.4)
|
activejob (= 8.1.2)
|
||||||
activerecord (= 8.0.4)
|
activerecord (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
activesupport (8.0.4)
|
activesupport (8.1.2)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
drb
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
|
json
|
||||||
logger (>= 1.4.2)
|
logger (>= 1.4.2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
securerandom (>= 0.3)
|
securerandom (>= 0.3)
|
||||||
|
|
@ -106,7 +109,6 @@ GEM
|
||||||
aws-sigv4 (1.12.1)
|
aws-sigv4 (1.12.1)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
benchmark (0.5.0)
|
|
||||||
bigdecimal (4.0.1)
|
bigdecimal (4.0.1)
|
||||||
bindex (0.8.1)
|
bindex (0.8.1)
|
||||||
blind_index (2.7.0)
|
blind_index (2.7.0)
|
||||||
|
|
@ -296,7 +298,7 @@ GEM
|
||||||
activesupport (>= 7.2.0)
|
activesupport (>= 7.2.0)
|
||||||
octicons (>= 18.0.0)
|
octicons (>= 18.0.0)
|
||||||
view_component (>= 3.1, < 5.0)
|
view_component (>= 3.1, < 5.0)
|
||||||
prism (1.8.0)
|
prism (1.9.0)
|
||||||
propshaft (1.3.1)
|
propshaft (1.3.1)
|
||||||
actionpack (>= 7.0.0)
|
actionpack (>= 7.0.0)
|
||||||
activesupport (>= 7.0.0)
|
activesupport (>= 7.0.0)
|
||||||
|
|
@ -331,20 +333,20 @@ GEM
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rackup (2.3.1)
|
rackup (2.3.1)
|
||||||
rack (>= 3)
|
rack (>= 3)
|
||||||
rails (8.0.4)
|
rails (8.1.2)
|
||||||
actioncable (= 8.0.4)
|
actioncable (= 8.1.2)
|
||||||
actionmailbox (= 8.0.4)
|
actionmailbox (= 8.1.2)
|
||||||
actionmailer (= 8.0.4)
|
actionmailer (= 8.1.2)
|
||||||
actionpack (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
actiontext (= 8.0.4)
|
actiontext (= 8.1.2)
|
||||||
actionview (= 8.0.4)
|
actionview (= 8.1.2)
|
||||||
activejob (= 8.0.4)
|
activejob (= 8.1.2)
|
||||||
activemodel (= 8.0.4)
|
activemodel (= 8.1.2)
|
||||||
activerecord (= 8.0.4)
|
activerecord (= 8.1.2)
|
||||||
activestorage (= 8.0.4)
|
activestorage (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 8.0.4)
|
railties (= 8.1.2)
|
||||||
rails-dom-testing (2.3.0)
|
rails-dom-testing (2.3.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
minitest
|
minitest
|
||||||
|
|
@ -352,9 +354,9 @@ GEM
|
||||||
rails-html-sanitizer (1.6.2)
|
rails-html-sanitizer (1.6.2)
|
||||||
loofah (~> 2.21)
|
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)
|
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)
|
||||||
railties (8.0.4)
|
railties (8.1.2)
|
||||||
actionpack (= 8.0.4)
|
actionpack (= 8.1.2)
|
||||||
activesupport (= 8.0.4)
|
activesupport (= 8.1.2)
|
||||||
irb (~> 1.13)
|
irb (~> 1.13)
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
|
@ -527,7 +529,7 @@ DEPENDENCIES
|
||||||
pry-rails
|
pry-rails
|
||||||
puma (>= 5.0)
|
puma (>= 5.0)
|
||||||
pundit
|
pundit
|
||||||
rails (~> 8.0.4)
|
rails (~> 8.1.2)
|
||||||
redcarpet
|
redcarpet
|
||||||
rubocop-rails-omakase
|
rubocop-rails-omakase
|
||||||
ruby-progressbar
|
ruby-progressbar
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue