Skip to content

Commit c384705

Browse files
committed
Fix gemfile
1 parent 189a899 commit c384705

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

tests/multi-language-repo/Gemfile

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
# frozen_string_literal: true
2-
3-
source "https://rubygems.org"
4-
5-
gemspec
1+
source "https://rubygems.org" do
2+
end

0 commit comments

Comments
 (0)