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

Gemfile.lock - github.com/damiencaselli/hugo-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ecb34895e5ed14882d352806a9d08b5458e4021b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GEM
  remote: https://rubygems.org/
  specs:
    rake (12.3.3)
    sass (3.4.25)
    scss_lint (0.54.0)
      rake (>= 0.9, < 13)
      sass (~> 3.4.20)

PLATFORMS
  ruby

DEPENDENCIES
  sass
  scss_lint

BUNDLED WITH
   1.15.3