Skip to content

Commit 04db77a

Browse files
Update dependency ruby to v3.3.0
1 parent 740e8ad commit 04db77a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.3
1+
3.3.0

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.0'
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
@@ -365,7 +365,7 @@ DEPENDENCIES
365365
webpacker (~> 5.0)
366366

367367
RUBY VERSION
368-
ruby 3.0.3p157
368+
ruby 3.3.0p0
369369

370370
BUNDLED WITH
371371
2.2.32

0 commit comments

Comments
 (0)