Commit f885d89
fix: update bundler to v2.5.23 for Dependabot compatibility
Dependabot only supports bundler v2.* but Gemfile.lock specified v1.17.2.
Updated BUNDLED WITH section to use bundler 2.5.23.
Fixes Dependabot error:
"Dependabot detected the following bundler requirement for your project: '1'.
Currently, the following bundler versions are supported in Dependabot: v2.*."
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e1252bf commit f885d89
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
0 commit comments