Skip to content

Commit

Permalink
Update to Ruby 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed Nov 6, 2022
1 parent 8c78cf8 commit 37037c7
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
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.6
TargetRubyVersion: 3.1
DisplayCopNames: true
Exclude:
- 'db/**/*'
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.6.4
ruby-3.1.2
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- **General Changes**
- Disabled "winter" and "summer" themes by default for those times of year
- **Gem Changes**
- Add fixes for Ruby 3.1.2
- Update to Ruby 3.1.2
- Update to rails 6.1.4.4
- Update to devise 4.8.0

Expand Down

0 comments on commit 37037c7

Please sign in to comment.