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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-07-03 23:30:20 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-04 00:14:01 +0300
commit485af7ea78d78704aba0da48f120b6286980dae2 (patch)
tree7311ec16b225a297f0d39367fc1fa680905a1891 /Gemfile
parent5f48cedb84cc61533c223f10e3cb417643ac3c7d (diff)
Remove compass-rails and just use the few images without a sprite
Fixes #6433
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index af21a0793..8cc6aa835 100644
--- a/Gemfile
+++ b/Gemfile
@@ -62,7 +62,6 @@ gem "rack-cors", "1.1.1", require: "rack/cors"
gem "autoprefixer-rails", "10.4.7.0"
gem "bootstrap-sass", "3.4.1"
gem "bootstrap-switch-rails", "3.3.3" # 3.3.4 and 3.3.5 is broken, see https://github.com/Bttstrp/bootstrap-switch/issues/691
-gem "compass-rails", "3.1.0"
gem "sass-rails", "5.0.7"
gem "sprockets-rails", "3.4.2"