Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-02-08 04:12:52 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-02-08 04:12:55 +0400
commit9cded06677067b5fb0efe24cadbb5f9b5fe5f845 (patch)
tree10e4fa37bc13a4020ebdcad55d9d1c1b79bd44a4 /test
parent4f8c3465477a2e27a7197ac9493817d4c101b867 (diff)
travis: bump sass-head
Diffstat (limited to 'test')
-rw-r--r--test/gemfiles/sass_head.gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gemfiles/sass_head.gemfile b/test/gemfiles/sass_head.gemfile
index 77790bb..c7fc74c 100644
--- a/test/gemfiles/sass_head.gemfile
+++ b/test/gemfiles/sass_head.gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
-gem 'sass', '~> 3.3.0.rc.2'
+gem 'sass', '~> 3.3.0.rc.3'
gem 'compass', '~> 1.0.0.alpha.17'
platform :rbx do