Add Gemfile.lock

This commit is contained in:
JC Brand 2015-06-02 12:03:00 +02:00
parent d0a0c7f79a
commit b366bf309b
2 changed files with 15 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,7 +15,6 @@ analytics.js
.sass-cache
ruby
bourbon
Gemfile.lock
Backbone.Overview
tags

15
Gemfile.lock Normal file
View 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)