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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-08 17:00:20 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-05-08 17:28:07 +0400
commitad5a982d841f572e4e9207ae5ac6a0013648d30e (patch)
tree5d0d4c7563d114c7d89b3e43689447fceb762281 /Gemfile.lock
parent5014a5b7d51f329311b80f8c0770b11616812120 (diff)
Update sass-rails with newer version of rails.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 20fcc3964a3..c04c1e2b565 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -427,11 +427,12 @@ GEM
safe_yaml (0.9.7)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
- sass (3.2.12)
- sass-rails (4.0.1)
+ sass (3.2.19)
+ sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
- sass (>= 3.1.10)
- sprockets-rails (~> 2.0.0)
+ sass (~> 3.2.0)
+ sprockets (~> 2.8, <= 2.11.0)
+ sprockets-rails (~> 2.0)
sdoc (0.3.20)
json (>= 1.1.3)
rdoc (~> 3.10)
@@ -478,7 +479,7 @@ GEM
spring (>= 0.9.1)
spring-commands-spinach (1.0.0)
spring (>= 0.9.1)
- sprockets (2.12.1)
+ sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
@@ -636,7 +637,7 @@ DEPENDENCIES
redis-rails
rspec-rails
sanitize (~> 2.0)
- sass-rails
+ sass-rails (~> 4.0.2)
sdoc
seed-fu
select2-rails