diff options
author | Hiroshi SHIBATA <[email protected]> | 2021-07-13 20:58:08 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-07-14 10:48:07 +0900 |
commit | 896bbb9fadd10e1ad06ff3fd7d0608acda01ac06 () | |
tree | c6f97aa1b1ed5192dfdd9b84317b742020ec3cb0 /spec/bundler/commands/check_spec.rb | |
parent | 29f6f79e7396018962eb25c5f5e409f5fe28a73b (diff) |
Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9
Notes: Merged: https://.com/ruby/ruby/pull/4648
-rw-r--r-- | spec/bundler/commands/check_spec.rb | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -288,6 +288,34 @@ RSpec.describe "bundle check" do end end describe "when using only scoped rubygems sources" do before do gemfile <<~G |