diff --git a/Gemfile b/Gemfile index 0e7f8fe..da94f5a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,8 +1,8 @@ source :rubygems -gem "bundle" +gem "bundler" gem "rake" gem "compass-normalize", ">= 1.3" gem "compass", ">= 0.12.2" gem "sass", "~> 3.2.1" -gem "git" \ No newline at end of file +gem "git"