Skip to content

Commit 0377ff9

Browse files
Update dependency ruby to v3.3.4
1 parent d4452fb commit 0377ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

+1-1
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.0.3'
4+
ruby '3.3.4'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
77
gem 'rails', '~> 6.1.4'

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ DEPENDENCIES
381381
webpacker (~> 5.0)
382382

383383
RUBY VERSION
384-
ruby 3.0.3p157
384+
ruby 3.3.4p94
385385

386386
BUNDLED WITH
387387
2.2.32

0 commit comments

Comments
 (0)