diff options
author | David RodrÃguez <[email protected]> | 2022-07-08 18:59:22 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2023-03-17 18:50:55 +0900 |
commit | 9492efbe714e97abc5c656fca13a6602199a1ba8 () | |
tree | 6d8f847a73d54b85dcb721e1397690702646e580 /spec/bundler/commands/check_spec.rb | |
parent | 8a8ade7e5e46a74848c03a1481bc3c3d22b3e49e (diff) |
[rubygems/rubygems] Remove unnecessary `local` helper
https://.com/rubygems/rubygems/commit/27ed6870ce
-rw-r--r-- | spec/bundler/commands/check_spec.rb | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -172,7 +172,7 @@ RSpec.describe "bundle check" do rack (1.0.0) PLATFORMS - #{local} #{not_local} DEPENDENCIES @@ -203,7 +203,7 @@ RSpec.describe "bundle check" do rack (1.0.0) PLATFORMS - #{local} #{not_local} DEPENDENCIES |