aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-04-19 20:43:23 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-04-19 20:43:23 +0900
commit9fcbf0855f97d253475674618ac33065cb152663 (patch)
treeff2c4186ad7e33d955429b2353e2094502baf2a6 /Gemfile
parentf99a3eb1d9f54c82397bc868162bcbe7bf598b3a (diff)
downloadaclog-9fcbf0855f97d253475674618ac33065cb152663.tar.gz
bundle update
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9ff2507..f1a2f0c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem "yajl-ruby", require: "yajl"
gem "grape", "~> 0.9.0"
gem "grape-rabl"
gem "haml-rails"
-gem "sass-rails", "~> 5.0"
+gem "sass-rails"
gem "coffee-rails"
gem "jbuilder"
gem "uglifier"