Skip to content

Commit 376ace6

Browse files
committed
Remove rubygems version constraint in cli
1 parent ac358f4 commit 376ace6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bundler/lib/bundler/cli/gem.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def initialize(options, gem_name, thor)
3131
@extension = options[:ext]
3232

3333
validate_ext_name if @extension
34-
validate_rust_builder_rubygems_version if @extension == "rust"
3534
end
3635

3736
def run

0 commit comments

Comments
 (0)