Gemfile.lock belongs in repo
This commit is contained in:
parent
31349a80e8
commit
fb09c4000c
1 changed files with 17 additions and 0 deletions
17
Gemfile.lock
Normal file
17
Gemfile.lock
Normal file
|
@ -0,0 +1,17 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
builder (3.2.0)
|
||||
jwt (0.1.8)
|
||||
multi_json (>= 1.5)
|
||||
multi_json (1.7.1)
|
||||
twilio-ruby (3.9.0)
|
||||
builder (>= 2.1.2)
|
||||
jwt (>= 0.1.2)
|
||||
multi_json (>= 1.3.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
twilio-ruby
|
Loading…
Reference in a new issue