summarylogtreecommitdiffstats
path: root/Gemfile
blob: f18d7b568e54b3d6f16bc1814f6ff0d2bed3519b (plain)
1
2
3
4
5
6
7
8
source "https://rubygems.org"
gem 'chunky_png', "~> 1.2"
gem 'compass-core', "~> 1.0.2"
gem 'compass-import-once', "~> 1.0.5"
gem 'rb-fsevent', ">= 0.9.3"
gem 'rb-inotify', ">= 0.9"
gem 'breakpoint', ">= 2.5.0"
gem 'susy', ">= 2.2.6"