Skip to content

Commit 75d6318

Browse files
committed
Allow using Bundler 2.x or 4.x.
1 parent 6eab342 commit 75d6318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ metadata:
2222
required_ruby_version: ">= 3.0.0"
2323

2424
development_dependencies:
25-
bundler: ~> 2.0
25+
bundler: ">= 2.0.0"

0 commit comments

Comments
 (0)