Skip to content

Commit

Permalink
Target Ruby 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rosa committed Feb 3, 2025
1 parent 9cd6bc3 commit 33acf6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
inherit_gem: { rubocop-rails-omakase: rubocop.yml }

AllCops:
TargetRubyVersion: 3.3
TargetRubyVersion: 3.4
Exclude:
- "**/*_schema.rb"
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.5
3.4.0

0 comments on commit 33acf6a

Please sign in to comment.