Skip to content

Commit

Permalink
Ruby 3.4.1 (#1001)
Browse files Browse the repository at this point in the history
* Ruby 3.4.1

This updates Ruby from 3.3.6 to 3.4.1.

* update all the lock files

* bundle update standard

* standardrb --fix

* Update a few lockfiles

* Bump rails for the roles gem

* In each gem dir run: bundle update --bundler; bundle update

* updates for net-smtp

* update factory_bot for the roles gem
  • Loading branch information
jagthedrummer authored Dec 30, 2024
1 parent 4d76696 commit 02d80ec
Show file tree
Hide file tree
Showing 29 changed files with 402 additions and 403 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.6
3.4.1
50 changes: 24 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,47 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
base64 (0.1.1)
json (2.6.3)
json (2.9.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
racc (1.7.2)
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.8.2)
rexml (3.2.6)
rubocop (1.56.4)
base64 (~> 0.1.1)
regexp_parser (2.10.0)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
standard (1.31.2)
standard (1.43.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.56.4)
rubocop (~> 1.69.1)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-performance (~> 1.6)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.2.1)
standard-performance (1.6.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.19.1)
unicode-display_width (2.5.0)
rubocop-performance (~> 1.23.0)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)

PLATFORMS
arm64-darwin-20
Expand All @@ -57,7 +55,7 @@ DEPENDENCIES
standard

RUBY VERSION
ruby 3.3.6p108
ruby 3.4.1p0

BUNDLED WITH
2.4.12
36 changes: 17 additions & 19 deletions bullet_train-api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
cable_ready (5.0.6)
actionpack (>= 5.2)
Expand All @@ -205,8 +205,8 @@ GEM
faraday-multipart (~> 1.0, >= 1.0.4)
ostruct
colorizer (0.0.2)
commonmarker (2.0.1-arm64-darwin)
commonmarker (2.0.1-x86_64-linux)
commonmarker (2.0.2-arm64-darwin)
commonmarker (2.0.2-x86_64-linux)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
Expand All @@ -227,7 +227,7 @@ GEM
railties (>= 5)
drb (2.2.1)
email_reply_parser (0.5.11)
erubi (1.13.0)
erubi (1.13.1)
event_stream_parser (1.0.0)
extended_email_reply_parser (0.5.1)
activesupport
Expand All @@ -247,8 +247,7 @@ GEM
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fastimage (2.3.1)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
globalid (1.2.1)
Expand Down Expand Up @@ -278,7 +277,7 @@ GEM
json (2.9.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -306,21 +305,20 @@ GEM
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nice_partials (0.10.1)
actionview (>= 4.2.6)
nio4r (2.7.4)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
observer (0.1.2)
omniauth (2.1.2)
Expand All @@ -347,7 +345,7 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
prism (1.2.0)
prism (1.3.0)
psych (5.2.2)
date
stringio
Expand All @@ -363,7 +361,7 @@ GEM
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -402,7 +400,7 @@ GEM
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
Expand Down Expand Up @@ -453,8 +451,8 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.4.1-arm64-darwin)
sqlite3 (2.4.1-x86_64-linux-gnu)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
standard (1.43.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -473,7 +471,7 @@ GEM
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand All @@ -487,7 +485,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xxhash (0.5.0)
xxhash (0.6.0)
zeitwerk (2.7.1)

PLATFORMS
Expand All @@ -512,4 +510,4 @@ DEPENDENCIES
standard

BUNDLED WITH
2.4.18
2.6.2
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def report(method_type = nil)
base_method_name = @model.name.split("::").last.underscore

# if available in the controller, it will use the 'update' strong params instead of the default strong params.
@filters = if method_type == "update" && respond_to?("#{base_method_name}_#{method_type}_params".to_sym, true)
@filters = if method_type == "update" && respond_to?(:"#{base_method_name}_#{method_type}_params", true)
send(:"#{base_method_name}_#{method_type}_params")
else
send(:"#{base_method_name}_params")
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-api/lib/jbuilder/values_transformer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module ValuesTransformer
def _set_value(key, value)
value = value.body if value.is_a?(ActionText::RichText)

super(key, value)
super
end
end

Expand Down
45 changes: 21 additions & 24 deletions bullet_train-fields/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
cable_ready (5.0.6)
actionpack (>= 5.2)
Expand All @@ -205,11 +205,11 @@ GEM
faraday-multipart (~> 1.0, >= 1.0.4)
ostruct
colorizer (0.0.2)
commonmarker (2.0.1)
commonmarker (2.0.2)
rb_sys (~> 0.9)
commonmarker (2.0.1-arm64-darwin)
commonmarker (2.0.1-x86_64-darwin)
commonmarker (2.0.1-x86_64-linux)
commonmarker (2.0.2-arm64-darwin)
commonmarker (2.0.2-x86_64-darwin)
commonmarker (2.0.2-x86_64-linux)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
Expand All @@ -230,7 +230,7 @@ GEM
railties (>= 5)
drb (2.2.1)
email_reply_parser (0.5.11)
erubi (1.13.0)
erubi (1.13.1)
event_stream_parser (1.0.0)
extended_email_reply_parser (0.5.1)
activesupport
Expand All @@ -251,9 +251,6 @@ GEM
net-http (>= 0.5.0)
fastimage (2.3.1)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
globalid (1.2.1)
Expand Down Expand Up @@ -283,7 +280,7 @@ GEM
json (2.9.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -312,7 +309,7 @@ GEM
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -324,14 +321,14 @@ GEM
nice_partials (0.10.1)
actionview (>= 4.2.6)
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
observer (0.1.2)
omniauth (2.1.2)
Expand Down Expand Up @@ -374,7 +371,7 @@ GEM
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -409,12 +406,12 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rb_sys (0.9.104)
rb_sys (0.9.105)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
Expand Down Expand Up @@ -465,11 +462,11 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.4.1)
sqlite3 (2.5.0)
mini_portile2 (~> 2.8.0)
sqlite3 (2.4.1-arm64-darwin)
sqlite3 (2.4.1-x86_64-darwin)
sqlite3 (2.4.1-x86_64-linux-gnu)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86_64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
standard (1.43.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand All @@ -488,7 +485,7 @@ GEM
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down Expand Up @@ -531,4 +528,4 @@ DEPENDENCIES
standard

BUNDLED WITH
2.3.14
2.6.2
Loading

0 comments on commit 02d80ec

Please sign in to comment.