Skip to content

Commit

Permalink
Merge pull request #739 from music-encoding/dependabot/bundler/jekyll…
Browse files Browse the repository at this point in the history
…-sass-converter-3.1.0

build(deps): bump jekyll-sass-converter from 3.0.0 to 3.1.0
  • Loading branch information
musicEnfanthen authored Feb 5, 2025
2 parents 0b01925 + 3173292 commit 978605d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'jekyll', '~> 4.4'
gem 'jekyll-sass-converter', '~> 3.0'
gem 'jekyll-sass-converter', '~> 3.1'
gem 'jekyll-redirect-from', '~> 0.16.0'

group :jekyll_plugins do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ GEM
webrick (~> 1.7)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.9.1)
Expand Down Expand Up @@ -88,7 +88,7 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 4.4)
jekyll-redirect-from (~> 0.16.0)
jekyll-sass-converter (~> 3.0)
jekyll-sass-converter (~> 3.1)
webrick (~> 1.9)

BUNDLED WITH
Expand Down

0 comments on commit 978605d

Please sign in to comment.