Update Library/Homebrew/Gemfile
Co-authored-by: Shaun Jackman <sjackman@gmail.com>
This commit is contained in:
parent
2ca03610e2
commit
0f9bdee8e9
@ -23,7 +23,7 @@ end
|
|||||||
gem "activesupport"
|
gem "activesupport"
|
||||||
gem "concurrent-ruby"
|
gem "concurrent-ruby"
|
||||||
gem "mechanize"
|
gem "mechanize"
|
||||||
gem "patchelf", "~> 1.1" if ENV["HOMEBREW_PATCHELF_RB"]
|
gem "patchelf" if ENV["HOMEBREW_PATCHELF_RB"]
|
||||||
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