summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/check_spec.rb
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/commands/check_spec.rb60
1 files changed, 60 insertions, 0 deletions
@@ -288,6 +288,66 @@ RSpec.describe "bundle check" do
end
end
describe "BUNDLED WITH" do
def lock_with(bundler_version = nil)
lock = <<-L