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.lock
parent5f48cedb84cc61533c223f10e3cb417643ac3c7d (diff)
Remove compass-rails and just use the few images without a sprite
Fixes #6433
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fa5557940..e9faba791 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -123,22 +123,6 @@ GEM
chunky_png (1.4.0)
citrus (3.0.2)
coderay (1.1.3)
- compass (1.0.3)
- chunky_png (~> 1.2)
- compass-core (~> 1.0.2)
- compass-import-once (~> 1.0.5)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- sass (>= 3.3.13, < 3.5)
- compass-core (1.0.3)
- multi_json (~> 1.0)
- sass (>= 3.3.0, < 3.5)
- compass-import-once (1.0.5)
- sass (>= 3.2, < 3.5)
- compass-rails (3.1.0)
- compass (~> 1.0.0)
- sass-rails (< 5.1)
- sprockets (< 4.0)
concurrent-ruby (1.1.10)
configurate (0.5.0)
connection_pool (2.2.5)
@@ -805,7 +789,6 @@ DEPENDENCIES
capybara (= 3.35.3)
carrierwave (= 2.2.2)
chrome_remote (= 0.3.0)
- compass-rails (= 3.1.0)
configurate (= 0.5.0)
cucumber-api-steps (= 0.14)
cucumber-rails (= 2.5.1)