mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Remove jekyll less from Gemfile.lock
This commit is contained in:
parent
e7924e4bd0
commit
e930a99c94
1 changed files with 1 additions and 8 deletions
|
@ -4,7 +4,6 @@ GEM
|
|||
addressable (2.5.2)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
colorator (1.1.0)
|
||||
commonjs (0.2.7)
|
||||
concurrent-ruby (1.0.5)
|
||||
cssminify2 (2.0.1)
|
||||
em-websocket (0.5.1)
|
||||
|
@ -31,9 +30,6 @@ GEM
|
|||
pathutil (~> 0.9)
|
||||
rouge (>= 1.7, < 4)
|
||||
safe_yaml (~> 1.0)
|
||||
jekyll-less (0.0.4)
|
||||
jekyll (>= 0.10.0)
|
||||
less (>= 2.0.5)
|
||||
jekyll-minifier (0.1.6)
|
||||
cssminify2 (~> 2.0)
|
||||
htmlcompressor (~> 0.3)
|
||||
|
@ -45,8 +41,6 @@ GEM
|
|||
jekyll-watch (2.0.0)
|
||||
listen (~> 3.0)
|
||||
kramdown (1.17.0)
|
||||
less (2.6.0)
|
||||
commonjs (~> 0.2.7)
|
||||
libv8 (3.16.14.19)
|
||||
liquid (4.0.0)
|
||||
listen (3.1.5)
|
||||
|
@ -80,10 +74,9 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
jekyll
|
||||
jekyll-less
|
||||
jekyll-minifier
|
||||
jekyll-paginate
|
||||
therubyracer
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.3
|
||||
1.17.1
|
||||
|
|
Loading…
Add table
Reference in a new issue