Update dependency ruby to v3.4.3
Some checks failed
Run unit tests / check-licenses (pull_request) Failing after 2m35s
Run unit tests / rubocop (pull_request) Failing after 2m32s
Run unit tests / copyright_notice (pull_request) Successful in 1m58s
Run unit tests / unit_tests (pull_request) Failing after 4m20s
Run unit tests / build-static-assets (pull_request) Has been skipped
Some checks failed
Run unit tests / check-licenses (pull_request) Failing after 2m35s
Run unit tests / rubocop (pull_request) Failing after 2m32s
Run unit tests / copyright_notice (pull_request) Successful in 1m58s
Run unit tests / unit_tests (pull_request) Failing after 4m20s
Run unit tests / build-static-assets (pull_request) Has been skipped
This commit is contained in:
parent
3aa629d676
commit
7b267ce9e0
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '3.4.2'
|
ruby '3.4.3'
|
||||||
gem 'bootsnap', require: false
|
gem 'bootsnap', require: false
|
||||||
gem 'csv'
|
gem 'csv'
|
||||||
gem 'importmap-rails'
|
gem 'importmap-rails'
|
||||||
|
@ -623,7 +623,7 @@ CHECKSUMS
|
|||||||
zeitwerk (2.7.2) sha256=842e067cb11eb923d747249badfb5fcdc9652d6f20a1f06453317920fdcd4673
|
zeitwerk (2.7.2) sha256=842e067cb11eb923d747249badfb5fcdc9652d6f20a1f06453317920fdcd4673
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.2p28
|
ruby 3.4.3p32
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.1
|
2.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user