Skip to content

Commit e7a22db

Browse files
Update dependency ruby to v4
1 parent a81e379 commit e7a22db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '3.4.6'
4+
ruby '4.0.5'
55

66
gem 'bootsnap', '1.18.6', require: false
77
gem 'coffee-rails', '5.0.0'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ DEPENDENCIES
365365
webpacker
366366

367367
RUBY VERSION
368-
ruby 3.4.6p54
368+
ruby 4.0.5p0
369369

370370
BUNDLED WITH
371371
2.4.10

0 commit comments

Comments
 (0)