Skip to content

Commit

Permalink
Add gemfile to make development easier
Browse files Browse the repository at this point in the history
  • Loading branch information
jedfoster committed Apr 22, 2014
1 parent bf6c1d6 commit e390788
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# A sample Gemfile
source "https://rubygems.org"

gem 'bourbon', '3.2.0'
14 changes: 14 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
bourbon (3.2.0)
sass (~> 3.2)
thor
sass (3.3.6)
thor (0.19.1)

PLATFORMS
ruby

DEPENDENCIES
bourbon (= 3.2.0)

0 comments on commit e390788

Please sign in to comment.