Skip to content

Commit

Permalink
feat: update middleman to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Jul 8, 2022
1 parent 6730b90 commit 04d7aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source 'https://rubygems.org'

# Middleman Gems
gem 'middleman', '~> 4.3'
gem 'middleman', '~> 4.4'
gem 'sass'
gem 'bootstrap-sass'
gem 'susy', "~>2.2"
Expand Down

0 comments on commit 04d7aef

Please sign in to comment.