Skip to content

Commit

Permalink
Reverted ruby version back to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tsoganov committed Jun 7, 2024
1 parent f0e0598 commit cf664db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.0.3
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
{
"matchDepTypes": [".ruby-version"],
"addLabels": ["ruby-version"]
"addLabels": ["ruby-version"],
"automerge": false
}
],
"docker": {
Expand Down

0 comments on commit cf664db

Please sign in to comment.