lock slim to v1.3.7

This commit is contained in:
Jörg Thalheim 2013-06-05 19:27:50 +02:00
parent 96138b09d4
commit dcde906ca8
2 changed files with 4 additions and 4 deletions

View File

@ -9,6 +9,6 @@ gem 'rb-fsevent', require: false
gem "compass-holmes"
gem 'oily_png'
gem "sass"
gem "slim"
gem "slim", "~> 1.3.7"
gem "rake"
gem "susy"

View File

@ -103,8 +103,8 @@ GEM
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
slim (2.0.0)
temple (~> 0.6.5)
slim (1.3.9)
temple (~> 0.6.3)
tilt (~> 1.3, >= 1.3.3)
smusher (0.4.9)
httpclient (>= 2.2)
@ -147,5 +147,5 @@ DEPENDENCIES
rb-fsevent
rb-inotify
sass
slim
slim (~> 1.3.7)
susy