Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rails from 7.0.6 to 7.0.8.1 #2

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.2.2"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.1"
gem "rails", "~> 7.0.8"

# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"
Expand Down
156 changes: 78 additions & 78 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,67 +1,67 @@
GEM

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

actiontext:7.0.8.1

Detected Vulnerabilities: CVE-2024-34341, Severity: Medium, Source: https://github.com/advisories/GHSA-qjqp-xr96-cj99 🩹 Fixed version: 7.0.8.3 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

puma:5.6.7

Detected Vulnerabilities: CVE-2024-21647, Severity: Medium, Source: https://github.com/advisories/GHSA-c2f4-cvqm-65w2 CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 5.6.8 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

rexml:3.2.5

Detected Vulnerabilities: CVE-2024-35176, Severity: Medium, Source: https://github.com/advisories/GHSA-vg3r-rm7w-2xgh 🩹 Fixed version: 3.2.7 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

actionpack:7.0.8.1

Detected Vulnerabilities: CVE-2024-28103, Severity: Medium, Source: https://github.com/advisories/GHSA-fwhr-88qx-h9g7 CVSS score: 9.8, CVSS exploitability score: 3.9 🩹 Fixed version: 7.0.8.4 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

puma:5.6.7

Detected Vulnerabilities: CVE-2024-21647, Severity: Medium, Source: https://github.com/advisories/GHSA-c2f4-cvqm-65w2 CVSS score: 7.5, CVSS exploitability score: 3.9 🩹 Fixed version: 5.6.8 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

rexml:3.2.5

Detected Vulnerabilities: CVE-2024-35176, Severity: Medium, Source: https://github.com/advisories/GHSA-vg3r-rm7w-2xgh 🩹 Fixed version: 3.2.7 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

actionpack:7.0.8.1

Detected Vulnerabilities: CVE-2024-28103, Severity: Medium, Source: https://github.com/advisories/GHSA-fwhr-88qx-h9g7 CVSS score: 9.8, CVSS exploitability score: 3.9 🩹 Fixed version: 7.0.8.4 💥 Has public exploit 🧨 Has CISA KEV exploit

Check warning on line 1 in Gemfile.lock

View check run for this annotation

Wiz Inc. (278afd5e43) / Wiz Vulnerability Scanner

actiontext:7.0.8.1

Detected Vulnerabilities: CVE-2024-34341, Severity: Medium, Source: https://github.com/advisories/GHSA-qjqp-xr96-cj99 🩹 Fixed version: 7.0.8.3 💥 Has public exploit 🧨 Has CISA KEV exploit
remote: https://rubygems.org/
specs:
actioncable (7.0.6)
actionpack (= 7.0.6)
activesupport (= 7.0.6)
actioncable (7.0.8.1)
actionpack (= 7.0.8.1)
activesupport (= 7.0.8.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.6)
actionpack (= 7.0.6)
activejob (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
actionmailbox (7.0.8.1)
actionpack (= 7.0.8.1)
activejob (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.0.6)
actionpack (= 7.0.6)
actionview (= 7.0.6)
activejob (= 7.0.6)
activesupport (= 7.0.6)
actionmailer (7.0.8.1)
actionpack (= 7.0.8.1)
actionview (= 7.0.8.1)
activejob (= 7.0.8.1)
activesupport (= 7.0.8.1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.6)
actionview (= 7.0.6)
activesupport (= 7.0.6)
actionpack (7.0.8.1)
actionview (= 7.0.8.1)
activesupport (= 7.0.8.1)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.6)
actionpack (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
actiontext (7.0.8.1)
actionpack (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.6)
activesupport (= 7.0.6)
actionview (7.0.8.1)
activesupport (= 7.0.8.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.6)
activesupport (= 7.0.6)
activejob (7.0.8.1)
activesupport (= 7.0.8.1)
globalid (>= 0.3.6)
activemodel (7.0.6)
activesupport (= 7.0.6)
activerecord (7.0.6)
activemodel (= 7.0.6)
activesupport (= 7.0.6)
activestorage (7.0.6)
actionpack (= 7.0.6)
activejob (= 7.0.6)
activerecord (= 7.0.6)
activesupport (= 7.0.6)
activemodel (7.0.8.1)
activesupport (= 7.0.8.1)
activerecord (7.0.8.1)
activemodel (= 7.0.8.1)
activesupport (= 7.0.8.1)
activestorage (7.0.8.1)
actionpack (= 7.0.8.1)
activejob (= 7.0.8.1)
activerecord (= 7.0.8.1)
activesupport (= 7.0.8.1)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.6)
activesupport (7.0.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -71,7 +71,7 @@
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
capybara (3.39.2)
addressable
matrix
Expand All @@ -81,16 +81,16 @@
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
crass (1.0.6)
date (3.3.3)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
erubi (1.12.0)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.14.1)
erubi (1.13.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
importmap-rails (1.2.1)
actionpack (>= 6.0.0)
Expand All @@ -101,68 +101,68 @@
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
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.18.1)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.24.1)
msgpack (1.7.2)
net-imap (0.3.6)
net-imap (0.4.14)
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-smtp (0.5.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.3-x86_64-linux)
nio4r (2.7.3)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.3)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.7)
racc (1.8.0)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.6)
actioncable (= 7.0.6)
actionmailbox (= 7.0.6)
actionmailer (= 7.0.6)
actionpack (= 7.0.6)
actiontext (= 7.0.6)
actionview (= 7.0.6)
activejob (= 7.0.6)
activemodel (= 7.0.6)
activerecord (= 7.0.6)
activestorage (= 7.0.6)
activesupport (= 7.0.6)
rails (7.0.8.1)
actioncable (= 7.0.8.1)
actionmailbox (= 7.0.8.1)
actionmailer (= 7.0.8.1)
actionpack (= 7.0.8.1)
actiontext (= 7.0.8.1)
actionview (= 7.0.8.1)
activejob (= 7.0.8.1)
activemodel (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
bundler (>= 1.15.0)
railties (= 7.0.6)
rails-dom-testing (2.1.1)
railties (= 7.0.8.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.6)
actionpack (= 7.0.6)
activesupport (= 7.0.6)
railties (7.0.8.1)
actionpack (= 7.0.8.1)
activesupport (= 7.0.8.1)
method_source
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rake (13.2.1)
regexp_parser (2.8.1)
reline (0.3.6)
io-console (~> 0.5)
Expand All @@ -180,8 +180,8 @@
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.3-x86_64-linux)
thor (1.2.2)
timeout (0.4.0)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
Expand All @@ -201,7 +201,7 @@
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.9)
zeitwerk (2.6.16)

PLATFORMS
x86_64-linux
Expand All @@ -213,7 +213,7 @@
importmap-rails
jbuilder
puma (~> 5.6)
rails (~> 7.0.1)
rails (~> 7.0.8)
selenium-webdriver
sprockets-rails
sqlite3 (~> 1.4)
Expand Down
Loading