Skip to content

Commit f16a2db

Browse files
committed
Unlock bundler development dependency
1 parent 7b99536 commit f16a2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thor.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Gem::Specification.new do |spec|
2929
spec.executables = %w(thor)
3030
spec.require_paths = %w(lib)
3131

32-
spec.add_development_dependency "bundler", ">= 1.0", "< 3"
32+
spec.add_development_dependency "bundler", ">= 1.0"
3333
end

0 commit comments

Comments
 (0)