Skip to content

Commit a5bdf11

Browse files
authored
Merge pull request #53 from bastelfreak/fix
Gemfile: Remove Gemfile.local support
2 parents f7792b9 + 99deb05 commit a5bdf11

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
@@ -19,5 +19,3 @@ gem 'octokit'
1919
gem 'rubocop', "~> 1.22"
2020
gem 'rubocop-rake'
2121
gem 'github_changelog_generator'
22-
23-
eval_gemfile("#{__FILE__}.local") if File.exist?("#{__FILE__}.local")

0 commit comments

Comments
 (0)