summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-07-21 12:30:49 +0900
committergit <svn-admin@ruby-lang.org>2023-07-25 06:23:29 +0000
commitcf1f2e9d06a2fb699d911492425c4090e02b3eb1 (patch)
tree61796cafccda79c3f83c03bad689d59a70b7ed07 /spec
parent979d1fa5fe57f441ceca10f513d6009ddd78b8f2 (diff)
[rubygems/rubygems] bin/rubocop -A
https://github.com/rubygems/rubygems/commit/e8a4184429
Diffstat (limited to 'spec')
-rw-r--r--spec/bundler/runtime/setup_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/runtime/setup_spec.rb b/spec/bundler/runtime/setup_spec.rb
index 644a93efab..8901477e07 100644
--- a/spec/bundler/runtime/setup_spec.rb
+++ b/spec/bundler/runtime/setup_spec.rb
@@ -1566,7 +1566,6 @@ end
gem "rack"
G
-
ruby <<-R
module Gem
remove_const :BUNDLED_GEMS if defined?(BUNDLED_GEMS)