File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ def git(*args)
220220
221221# Update Gemfile.lock if it exists, based on the Ruby version.
222222#
223- # rubocop:disable Homebrew/NegateInclude
224223# We don't have Homebrew exclude? method here.
224+ # rubocop:disable Homebrew/NegateInclude
225225if !custom_ruby_version_repos . include? ( repository_name ) && target_gemfile_lock . exist?
226226 Dir . chdir target_directory_path do
227227 require "bundler"
Original file line number Diff line number Diff line change 9999 run : cp /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.ruby-version .
100100
101101 - name : Install Ruby
102- uses : ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213 .0
102+ uses : ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215 .0
103103 with :
104104 bundler-cache : true
105105
You can’t perform that action at this time.
0 commit comments