Skip to content

Commit 33acf6a

Browse files
committed
Target Ruby 3.4.0
1 parent 9cd6bc3 commit 33acf6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
inherit_gem: { rubocop-rails-omakase: rubocop.yml }
55

66
AllCops:
7-
TargetRubyVersion: 3.3
7+
TargetRubyVersion: 3.4
88
Exclude:
99
- "**/*_schema.rb"

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.5
1+
3.4.0

0 commit comments

Comments
 (0)