We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6c298a + c6adc07 commit 7f508e5Copy full SHA for 7f508e5
1 file changed
Gemfile
@@ -10,6 +10,3 @@ group(:release, optional: true) do
10
end
11
12
gem 'packaging', require: false
13
-
14
-local_gemfile = File.expand_path('Gemfile.local', __dir__)
15
-eval_gemfile(local_gemfile) if File.exist?(local_gemfile)
0 commit comments