Add gemfile
This commit is contained in:
parent
4dc964d906
commit
c5ecb82753
1 changed files with 5 additions and 0 deletions
5
tests/multi-language-repo/Gemfile
Normal file
5
tests/multi-language-repo/Gemfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
Loading…
Add table
Add a link
Reference in a new issue