Update middleman & middleman-syntax

This commit is contained in:
Olivier Lacan 2023-03-05 16:06:04 -08:00
parent 3c5480ec51
commit 32a73db40d

View File

@ -1,12 +1,11 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (6.1.7.2) activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
tzinfo (~> 2.0) tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.1) addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.7.0) autoprefixer-rails (10.4.7.0)
@ -16,8 +15,8 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.2.0) concurrent-ruby (1.2.2)
contracts (0.13.0) contracts (0.17)
dotenv (2.8.1) dotenv (2.8.1)
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
@ -38,18 +37,18 @@ GEM
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (1.6.0) i18n (1.6.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
kramdown (2.3.1) kramdown (2.4.0)
rexml rexml
listen (3.0.8) listen (3.8.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2) memoist (0.16.2)
middleman (4.4.2) middleman (4.4.3)
coffee-script (~> 2.2) coffee-script (~> 2.2)
haml (>= 4.0.5) haml (>= 4.0.5, < 6.0)
kramdown (>= 2.3.0) kramdown (>= 2.3.0)
middleman-cli (= 4.4.2) middleman-cli (= 4.4.3)
middleman-core (= 4.4.2) middleman-core (= 4.4.3)
middleman-autoprefixer (3.0.0) middleman-autoprefixer (3.0.0)
autoprefixer-rails (~> 10.0) autoprefixer-rails (~> 10.0)
middleman-core (>= 4.0.0) middleman-core (>= 4.0.0)
@ -57,14 +56,14 @@ GEM
addressable (~> 2.3) addressable (~> 2.3)
middleman-core (>= 4.0.0) middleman-core (>= 4.0.0)
tzinfo (>= 0.3.0) tzinfo (>= 0.3.0)
middleman-cli (4.4.2) middleman-cli (4.4.3)
thor (>= 0.17.0, < 2.0) thor (>= 0.17.0, < 2.0)
middleman-core (4.4.2) middleman-core (4.4.3)
activesupport (>= 6.1, < 7.0) activesupport (>= 6.1, < 7.1)
addressable (~> 2.4) addressable (~> 2.4)
backports (~> 3.6) backports (~> 3.6)
bundler (~> 2.0) bundler (~> 2.0)
contracts (~> 0.13.0) contracts (~> 0.13)
dotenv dotenv
erubis erubis
execjs (~> 2.0) execjs (~> 2.0)
@ -73,7 +72,7 @@ GEM
hamster (~> 3.0) hamster (~> 3.0)
hashie (~> 3.4) hashie (~> 3.4)
i18n (~> 1.6.0) i18n (~> 1.6.0)
listen (~> 3.0.0) listen (~> 3.0)
memoist (~> 0.14) memoist (~> 0.14)
padrino-helpers (~> 0.15.0) padrino-helpers (~> 0.15.0)
parallel parallel
@ -93,19 +92,19 @@ GEM
middleman-minify-html (3.4.1) middleman-minify-html (3.4.1)
htmlcompressor (~> 0.2.0) htmlcompressor (~> 0.2.0)
middleman-core (>= 3.2) middleman-core (>= 3.2)
middleman-syntax (3.2.0) middleman-syntax (3.3.0)
middleman-core (>= 3.2) middleman-core (>= 3.2)
rouge (~> 3.2) rouge (~> 3.2)
minitest (5.17.0) minitest (5.18.0)
padrino-helpers (0.15.2) padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2) i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.2) padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3) tilt (>= 1.4.1, < 3)
padrino-support (0.15.2) padrino-support (0.15.3)
parallel (1.22.1) parallel (1.22.1)
parslet (2.0.0) parslet (2.0.0)
public_suffix (5.0.1) public_suffix (5.0.1)
rack (2.2.6.2) rack (2.2.6.3)
rack-livereload (0.3.17) rack-livereload (0.3.17)
rack rack
rake (13.0.1) rake (13.0.1)
@ -114,12 +113,12 @@ GEM
ffi (~> 1.0) ffi (~> 1.0)
redcarpet (3.6.0) redcarpet (3.6.0)
rexml (3.2.5) rexml (3.2.5)
rouge (3.7.0) rouge (3.30.0)
sassc (2.4.0) sassc (2.4.0)
ffi (~> 1.9) ffi (~> 1.9)
servolux (0.13.0) servolux (0.13.0)
temple (0.8.2) temple (0.10.0)
thor (1.1.0) thor (1.2.1)
tilt (2.0.11) tilt (2.0.11)
toml (0.3.0) toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0) parslet (>= 1.8.0, < 3.0.0)
@ -128,7 +127,6 @@ GEM
uglifier (3.2.0) uglifier (3.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
webrick (1.8.1) webrick (1.8.1)
zeitwerk (2.6.6)
PLATFORMS PLATFORMS
ruby ruby