Add Gemfile.lock
This commit is contained in:
parent
d0a0c7f79a
commit
b366bf309b
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,7 +15,6 @@ analytics.js
|
|||||||
.sass-cache
|
.sass-cache
|
||||||
ruby
|
ruby
|
||||||
bourbon
|
bourbon
|
||||||
Gemfile.lock
|
|
||||||
|
|
||||||
Backbone.Overview
|
Backbone.Overview
|
||||||
tags
|
tags
|
||||||
|
15
Gemfile.lock
Normal file
15
Gemfile.lock
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
GEM
|
||||||
|
remote: https://rubygems.org/
|
||||||
|
specs:
|
||||||
|
bourbon (4.2.1)
|
||||||
|
sass (~> 3.4)
|
||||||
|
thor
|
||||||
|
sass (3.4.13)
|
||||||
|
thor (0.19.1)
|
||||||
|
|
||||||
|
PLATFORMS
|
||||||
|
ruby
|
||||||
|
|
||||||
|
DEPENDENCIES
|
||||||
|
bourbon
|
||||||
|
sass (~> 3.3)
|
Loading…
Reference in New Issue
Block a user