Skip to content

Commit

Permalink
Lock haml version
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jan 1, 2024
1 parent ec73928 commit 4d5c1f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ gem 'sassc', github: 'sass/sassc-ruby', ref: 'refs/pull/233/head'
gem 'sassc-embedded'
gem "middleman-gh-pages", "~> 0.4.1"
gem "middleman-syntax", "~> 3.3.0"
gem "haml", "< 6.0" # Middleman syntax needs support https://github.com/middleman/middleman-syntax/issues/80
gem "middleman-autoprefixer", "~> 3.0"
gem "middleman-sprockets", "~> 4.1.1"
gem 'rouge', '~> 3.30.0'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ PLATFORMS

DEPENDENCIES
aws-sdk-s3
haml (< 6.0)
html-proofer
listen (= 3.8.0)
middleman (~> 4.4)
Expand Down

0 comments on commit 4d5c1f9

Please sign in to comment.