Update dependency ruby to v3.4.2
Some checks failed
Run unit tests / rubocop (pull_request) Failing after 9m13s
Run unit tests / check-licenses (pull_request) Failing after 6m3s
Run unit tests / unit_tests (pull_request) Failing after 37m41s
Run unit tests / copyright_notice (pull_request) Successful in 8m16s
Run unit tests / build-static-assets (pull_request) Has been skipped
Some checks failed
Run unit tests / rubocop (pull_request) Failing after 9m13s
Run unit tests / check-licenses (pull_request) Failing after 6m3s
Run unit tests / unit_tests (pull_request) Failing after 37m41s
Run unit tests / copyright_notice (pull_request) Successful in 8m16s
Run unit tests / build-static-assets (pull_request) Has been skipped
This commit is contained in:
parent
b48e51e867
commit
d4264e6118
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '3.4.1'
|
ruby '3.4.2'
|
||||||
gem 'bootsnap', require: false
|
gem 'bootsnap', require: false
|
||||||
gem 'csv'
|
gem 'csv'
|
||||||
gem 'importmap-rails'
|
gem 'importmap-rails'
|
||||||
|
@ -612,7 +612,7 @@ CHECKSUMS
|
|||||||
zeitwerk (2.7.1) sha256=0945986050e4907140895378e74df1fe882a2271ed087cc6c6d6b00d415a2756
|
zeitwerk (2.7.1) sha256=0945986050e4907140895378e74df1fe882a2271ed087cc6c6d6b00d415a2756
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.1p0
|
ruby 3.4.2p28
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.1
|
2.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user