add patchelf to Gemfile
This commit is contained in:
parent
179b204835
commit
ff66534242
@ -23,7 +23,7 @@ end
|
|||||||
gem "activesupport"
|
gem "activesupport"
|
||||||
gem "concurrent-ruby"
|
gem "concurrent-ruby"
|
||||||
gem "mechanize"
|
gem "mechanize"
|
||||||
gem "patchelf" if ENV["HOMEBREW_PATCHELF_RB"]
|
gem "patchelf"
|
||||||
gem "plist"
|
gem "plist"
|
||||||
gem "rubocop-performance"
|
gem "rubocop-performance"
|
||||||
gem "rubocop-rspec"
|
gem "rubocop-rspec"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user