Skip to content

Commit

Permalink
Remove sass-embedded gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Tovmas committed Nov 30, 2023
1 parent dc59764 commit 562a6d8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ group :jekyll_plugins do
gem 'jekyll-seo-tag'
gem 'html-proofer'
gem 'jekyll-include-cache'
gem 'sass-embedded', '~> 1.54'
end
gem 'webrick'

Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ GEM
octokit (~> 4.0)
public_suffix (>= 3.0, < 5.0)
typhoeus (~> 1.3)
google-protobuf (3.25.1)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -236,7 +235,6 @@ GEM
public_suffix (4.0.7)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -247,9 +245,6 @@ GEM
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-embedded (1.63.6)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand Down Expand Up @@ -286,7 +281,6 @@ DEPENDENCIES
jekyll-redirect-from
jekyll-seo-tag
nokogiri (>= 1.6.7.rc)
sass-embedded (~> 1.54)
tzinfo (~> 1.2)
tzinfo-data
webrick
Expand Down
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ plugins:
- jekyll-seo-tag
- html-proofer
- jekyll-include-cache
- sass-embedded

# Default theme settings
# Unused
Expand Down

0 comments on commit 562a6d8

Please sign in to comment.