Skip to content

Commit 7219b82

Browse files
committed
Gemfile
1 parent 1d5668a commit 7219b82

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
bin
2+
vendor/*
23
*.gem
34
*.rbc
45
/.config

Gemfile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source 'https://rubygems.org'
2+
3+
gemspec

0 commit comments

Comments
 (0)