aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-05 10:28:53 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-05 10:28:53 +0100
commit92716febd87c105fc74bb26f8d45383b8b81d609 (patch)
tree9b0c982b4d255866d01b315f1b7e87269030d2f8
parent2559018decedb1900994d318ab511d43f8a557f6 (diff)
downloadoperum-92716febd87c105fc74bb26f8d45383b8b81d609.tar.gz
operum-92716febd87c105fc74bb26f8d45383b8b81d609.zip
Update Rails to the latest patch level release
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rw-r--r--Gemfile.lock140
1 files changed, 70 insertions, 70 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f3a8576..635cca0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,29 +8,29 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- actioncable (7.2.1.1)
- actionpack (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ actioncable (7.2.2)
+ actionpack (= 7.2.2)
+ activesupport (= 7.2.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
- actionmailbox (7.2.1.1)
- actionpack (= 7.2.1.1)
- activejob (= 7.2.1.1)
- activerecord (= 7.2.1.1)
- activestorage (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ actionmailbox (7.2.2)
+ actionpack (= 7.2.2)
+ activejob (= 7.2.2)
+ activerecord (= 7.2.2)
+ activestorage (= 7.2.2)
+ activesupport (= 7.2.2)
mail (>= 2.8.0)
- actionmailer (7.2.1.1)
- actionpack (= 7.2.1.1)
- actionview (= 7.2.1.1)
- activejob (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ actionmailer (7.2.2)
+ actionpack (= 7.2.2)
+ actionview (= 7.2.2)
+ activejob (= 7.2.2)
+ activesupport (= 7.2.2)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
- actionpack (7.2.1.1)
- actionview (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ actionpack (7.2.2)
+ actionview (= 7.2.2)
+ activesupport (= 7.2.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
@@ -39,36 +39,37 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
- actiontext (7.2.1.1)
- actionpack (= 7.2.1.1)
- activerecord (= 7.2.1.1)
- activestorage (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ actiontext (7.2.2)
+ actionpack (= 7.2.2)
+ activerecord (= 7.2.2)
+ activestorage (= 7.2.2)
+ activesupport (= 7.2.2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
- actionview (7.2.1.1)
- activesupport (= 7.2.1.1)
+ actionview (7.2.2)
+ activesupport (= 7.2.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
- activejob (7.2.1.1)
- activesupport (= 7.2.1.1)
+ activejob (7.2.2)
+ activesupport (= 7.2.2)
globalid (>= 0.3.6)
- activemodel (7.2.1.1)
- activesupport (= 7.2.1.1)
- activerecord (7.2.1.1)
- activemodel (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ activemodel (7.2.2)
+ activesupport (= 7.2.2)
+ activerecord (7.2.2)
+ activemodel (= 7.2.2)
+ activesupport (= 7.2.2)
timeout (>= 0.4.0)
- activestorage (7.2.1.1)
- actionpack (= 7.2.1.1)
- activejob (= 7.2.1.1)
- activerecord (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ activestorage (7.2.2)
+ actionpack (= 7.2.2)
+ activejob (= 7.2.2)
+ activerecord (= 7.2.2)
+ activesupport (= 7.2.2)
marcel (~> 1.0)
- activesupport (7.2.1.1)
+ activesupport (7.2.2)
base64
+ benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
@@ -84,11 +85,12 @@ GEM
awesome_print (1.9.2)
base64 (0.2.0)
bcrypt (3.1.20)
+ benchmark (0.3.0)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
- brakeman (6.2.1)
+ brakeman (6.2.2)
racc
builder (3.3.0)
bundle-audit (0.1.0)
@@ -109,7 +111,7 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
- date (3.3.4)
+ date (3.4.0)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
@@ -136,10 +138,10 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
- json (2.7.2)
+ json (2.7.6)
language_server-protocol (3.17.0.3)
logger (1.6.1)
- loofah (2.22.0)
+ loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
@@ -153,14 +155,14 @@ GEM
mini_mime (1.1.5)
minitest (5.25.1)
msgpack (1.7.3)
- net-imap (0.4.17)
+ net-imap (0.5.0)
date
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
- nio4r (2.7.3)
+ nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
@@ -174,7 +176,7 @@ GEM
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.26.3)
- parser (3.3.5.0)
+ parser (3.3.5.1)
ast (~> 2.4.1)
racc
psych (5.1.2)
@@ -188,23 +190,22 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
- rackup (2.1.0)
+ rackup (2.2.0)
rack (>= 3)
- webrick (~> 1.8)
- rails (7.2.1.1)
- actioncable (= 7.2.1.1)
- actionmailbox (= 7.2.1.1)
- actionmailer (= 7.2.1.1)
- actionpack (= 7.2.1.1)
- actiontext (= 7.2.1.1)
- actionview (= 7.2.1.1)
- activejob (= 7.2.1.1)
- activemodel (= 7.2.1.1)
- activerecord (= 7.2.1.1)
- activestorage (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ rails (7.2.2)
+ actioncable (= 7.2.2)
+ actionmailbox (= 7.2.2)
+ actionmailer (= 7.2.2)
+ actionpack (= 7.2.2)
+ actiontext (= 7.2.2)
+ actionview (= 7.2.2)
+ activejob (= 7.2.2)
+ activemodel (= 7.2.2)
+ activerecord (= 7.2.2)
+ activestorage (= 7.2.2)
+ activesupport (= 7.2.2)
bundler (>= 1.15.0)
- railties (= 7.2.1.1)
+ railties (= 7.2.2)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
@@ -212,12 +213,12 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
- rails-i18n (7.0.9)
+ rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
- railties (7.2.1.1)
- actionpack (= 7.2.1.1)
- activesupport (= 7.2.1.1)
+ railties (7.2.2)
+ actionpack (= 7.2.2)
+ activesupport (= 7.2.2)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
@@ -230,8 +231,8 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
- rexml (3.3.8)
- rubocop (1.67.0)
+ rexml (3.3.9)
+ rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@@ -241,7 +242,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.32.3)
+ rubocop-ast (1.34.0)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
@@ -249,7 +250,7 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
- rubocop-rails (2.26.2)
+ rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
@@ -260,7 +261,7 @@ GEM
logger
rubyzip (2.3.2)
securerandom (0.3.1)
- selenium-webdriver (4.25.0)
+ selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
@@ -296,14 +297,13 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
- webrick (1.8.2)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.7.0)
+ zeitwerk (2.7.1)
PLATFORMS
aarch64-linux