Skip to content

Commit 19cf196

Browse files
committed
Add Gemfile which is for bundler
1 parent 9ab6e0e commit 19cf196

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile

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

0 commit comments

Comments
 (0)