summaryrefslogtreecommitdiff
path: root/spec/integration/ruby
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-06 00:55:02 +0000
committermo khan <mo.khan@gmail.com>2020-11-06 00:55:02 +0000
commitaf39e905c599ab5cbd0d309f1a1546372f912b4e (patch)
tree793cb2505c31fd0ad9df1cdd15ba6dd4e5209dda /spec/integration/ruby
parentec921238b54da56fad30a35801ba67c20cf9c26d (diff)
Pin tests to git hash
Diffstat (limited to 'spec/integration/ruby')
-rw-r--r--spec/integration/ruby/bundler_spec.rb2
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