Skip to content

Commit

Permalink
Lock bundler version below v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andyundso committed Feb 6, 2024
1 parent 03bd514 commit 4615ef7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"ruby"
],
"enabled": false
},
{
"matchPackageNames": [
"bundler"
],
"allowedVersions": "<2.5"
}
]
}

0 comments on commit 4615ef7

Please sign in to comment.