Skip to content

Commit 91e4f09

Browse files
committed
Gemfile: Remove Gemfile.local support
We don't use a Gemfile.local in this repository and dependabot fails to parse it.
1 parent 0647457 commit 91e4f09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ group(:development, optional: true) do
2323
end
2424

2525
#gem 'rubocop', "~> 0.34.2"
26-
27-
eval_gemfile("#{__FILE__}.local") if File.exist?("#{__FILE__}.local")

0 commit comments

Comments
 (0)