Skip to content

Commit

Permalink
Fix gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
David Verdeguer committed May 8, 2020
1 parent 189a899 commit c384705
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tests/multi-language-repo/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# frozen_string_literal: true

source "https://rubygems.org"

gemspec
source "https://rubygems.org" do
end

0 comments on commit c384705

Please sign in to comment.