Skip to content

Commit

Permalink
Merge pull request #35 from artichoke/lopopolo/ruby-3.2.2
Browse files Browse the repository at this point in the history
Upgrade Ruby version and bundler version
  • Loading branch information
lopopolo authored Apr 27, 2023
2 parents 7e1f083 + 6aa12ff commit c680372
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require: rubocop-rake
AllCops:
NewCops: enable
TargetRubyVersion: 3.1
TargetRubyVersion: 3.2
DisplayCopNames: true
Exclude:
- "**/node_modules/**/*"
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2
3.2.2
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ DEPENDENCIES
rubocop-rake (~> 0.6)

BUNDLED WITH
2.3.7
2.4.12

0 comments on commit c680372

Please sign in to comment.