diff options
Diffstat (limited to 'spec/integration/ruby/bundler_spec.rb')
| -rw-r--r-- | spec/integration/ruby/bundler_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/ruby/bundler_spec.rb b/spec/integration/ruby/bundler_spec.rb index 2444ec4..ffd6bd9 100644 --- a/spec/integration/ruby/bundler_spec.rb +++ b/spec/integration/ruby/bundler_spec.rb @@ -11,7 +11,7 @@ RSpec.describe "bundler" do system('rm -fr /opt/asdf/installs/ruby') end - include_examples "each report version", "ruby", "bundler" + include_examples "each report version", "ruby", "bundler", "8194b658" context "when the project depends on an older version of ruby specified in a `.ruby-version` file" do before do |
