summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/check_spec.rb
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/commands/check_spec.rb36
1 files changed, 36 insertions, 0 deletions
@@ -332,6 +332,42 @@ RSpec.describe "bundle check" do
end
end
describe "when using only scoped rubygems sources" do
before do
gemfile <<~G