diff --git a/Gemfile.lock b/Gemfile.lock index fb4ef7cd..f17a4fa5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.4) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) autoprefixer-rails (10.4.0.0) @@ -31,7 +30,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) contracts (0.13.0) dotenv (2.7.6) em-websocket (0.5.3) @@ -82,26 +81,26 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) memoist (0.16.2) mercenary (0.4.0) - middleman (4.4.2) + middleman (4.5.0) coffee-script (~> 2.2) haml (>= 4.0.5) kramdown (>= 2.3.0) - middleman-cli (= 4.4.2) - middleman-core (= 4.4.2) + middleman-cli (= 4.5.0) + middleman-core (= 4.5.0) middleman-autoprefixer (2.10.0) autoprefixer-rails (>= 9.1.4) middleman-core (>= 3.3.3) - middleman-cli (4.4.2) + middleman-cli (4.5.0) thor (>= 0.17.0, < 2.0) middleman-compass (4.0.1) compass (>= 1.0.0, < 2.0.0) middleman-core (>= 4.0.0) - middleman-core (4.4.2) - activesupport (>= 6.1, < 7.0) + middleman-core (4.5.0) + activesupport (>= 6.1, < 7.1) addressable (~> 2.4) backports (~> 3.6) bundler (~> 2.0) - contracts (~> 0.13.0) + contracts (~> 0.13) dotenv erubis execjs (~> 2.0) @@ -110,7 +109,7 @@ GEM hamster (~> 3.0) hashie (~> 3.4) i18n (~> 1.6.0) - listen (~> 3.0.0) + listen (~> 3.0) memoist (~> 0.14) padrino-helpers (~> 0.15.0) parallel @@ -136,7 +135,7 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.20.0) multi_json (1.15.0) nokogiri (1.13.8) mini_portile2 (~> 2.8.0) @@ -178,13 +177,12 @@ GEM parslet (>= 1.8.0, < 3.0.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) webrick (1.7.0) yell (2.2.2) - zeitwerk (2.5.3) PLATFORMS ruby