Add Gemfile
This commit is contained in:
parent
cb16359ed2
commit
65d1d5a93f
2 changed files with 14 additions and 0 deletions
3
Gemfile
Normal file
3
Gemfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source 'https://rubygems.org'
|
11
Gemfile.lock
Normal file
11
Gemfile.lock
Normal file
|
@ -0,0 +1,11 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
|
||||
BUNDLED WITH
|
||||
1.13.6
|
Reference in a new issue