Fixes #17: Remove Gemfile and Gemfile.lock

This commit is contained in:
Oliver Davies 2016-01-11 07:42:12 +00:00
parent 59911e55db
commit 0c7550c0eb
2 changed files with 0 additions and 56 deletions

View file

@ -1,9 +0,0 @@
source 'https://rubygems.org'
group :development do
gem "sass"
gem "sass-globbing"
gem "compass"
gem "bootstrap-sass"
gem "breakpoint"
end

View file

@ -1,47 +0,0 @@
GEM
remote: https://rubygems.org/
specs:
autoprefixer-rails (5.1.8)
execjs
json
bootstrap-sass (3.3.4.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
breakpoint (2.5.0)
sass (~> 3.3)
sassy-maps (< 1.0.0)
chunky_png (1.3.4)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
execjs (2.4.0)
ffi (1.9.10)
json (1.8.2)
multi_json (1.11.2)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
sass (3.4.18)
sass-globbing (1.1.1)
sass (>= 3.1)
sassy-maps (0.4.0)
sass (~> 3.3)
PLATFORMS
ruby
DEPENDENCIES
bootstrap-sass
breakpoint
compass
sass
sass-globbing