Skip to content

Commit 068d8cc

Browse files
Update dependency ruby to v4
1 parent c117204 commit 068d8cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ruby 3.4.6
1+
ruby 4.0.0
22
nodejs 22.20.0
33
yarn 1.13.0

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.0'
55

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

0 commit comments

Comments
 (0)