Skip to content

Commit da70061

Browse files
committed
Allow using Bundler 2.x and 4.x.
1 parent 8d8cefe commit da70061

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
@@ -20,4 +20,4 @@ metadata:
2020
required_ruby_version: ">= 2.0.0"
2121

2222
development_dependencies:
23-
bundler: ~> 2.0
23+
bundler: ">= 2.0.0"

0 commit comments

Comments
 (0)