Skip to content

Commit

Permalink
Update Jekyll SASS converter
Browse files Browse the repository at this point in the history
  • Loading branch information
milosmns committed Jan 21, 2024
1 parent d391084 commit 6491ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ gem "jekyll", "~> 4.3.3"
gem "jekyll-paginate"
gem "jekyll-tagging"
gem "jekyll-sitemap"
gem "jekyll-sass-converter", "~> 3.0"
gem "webrick", "~> 1.7"

gem "faraday-retry", "~> 2.2"
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ DEPENDENCIES
faraday-retry (~> 2.2)
jekyll (~> 4.3.3)
jekyll-paginate
jekyll-sass-converter (~> 3.0)
jekyll-sitemap
jekyll-tagging
liquid (~> 4.0.4)
Expand Down

0 comments on commit 6491ad1

Please sign in to comment.