Skip to content

Commit b293e0a

Browse files
Update dependency ruby to v3
1 parent 37fa87b commit b293e0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.1
1+
3.3.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 '2.4.5'
4+
ruby '3.3.0'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77
gem 'rails', '~> 5.2.2', '>= 5.2.2.1'

0 commit comments

Comments
 (0)