Skip to content

Commit eeb1e25

Browse files
committed
Allow using Bundler 2.x or 4.x.
1 parent f43cc8f commit eeb1e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gemspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ dependencies:
2222
ronin-support: ~> 1.0
2323

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

0 commit comments

Comments
 (0)