diff options
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/bundler/other/major_deprecation_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/bundler/other/major_deprecation_spec.rb b/spec/bundler/other/major_deprecation_spec.rb index fa3ea7e6fb..2ca6717827 100644 --- a/spec/bundler/other/major_deprecation_spec.rb +++ b/spec/bundler/other/major_deprecation_spec.rb @@ -317,7 +317,6 @@ RSpec.describe "major deprecations" do "clean" => ["clean", true], "deployment" => ["deployment", true], "frozen" => ["frozen", true], - "no-cache" => ["no_cache", true], "no-deployment" => ["deployment", false], "no-prune" => ["no_prune", true], "path" => ["path", "vendor/bundle"], |
