diff --git a/Gemfile.lock b/Gemfile.lock index 4d07761..3d16924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,31 +1,29 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.6) + activesupport (7.0.8.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) - autoprefixer-rails (10.4.13.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + autoprefixer-rails (10.4.16.0) execjs (~> 2) - backports (3.24.1) + backports (3.25.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) contracts (0.17) - dotenv (2.8.1) + dotenv (3.1.2) erubis (2.7.0) - execjs (2.8.1) + execjs (2.9.1) fast_blank (1.0.1) - fastimage (2.2.7) - ffi (1.15.5) - ffi (1.15.5-x64-mingw32) - ffi (1.15.5-x86-mingw32) - haml (6.1.1) + fastimage (2.3.1) + ffi (1.17.0) + haml (6.3.0) temple (>= 0.8.2) thor tilt @@ -36,8 +34,8 @@ GEM concurrent-ruby (~> 1.0) kramdown (2.4.0) rexml - liquid (5.4.0) - listen (3.8.0) + liquid (5.5.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) memoist (0.16.2) @@ -77,27 +75,29 @@ GEM toml uglifier (~> 3.0) webrick - minitest (5.18.1) + minitest (5.24.1) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2) padrino-support (= 0.15.3) tilt (>= 1.4.1, < 3) padrino-support (0.15.3) - parallel (1.23.0) + parallel (1.25.1) parslet (2.0.0) - public_suffix (5.0.3) - rack (2.2.7) + public_suffix (6.0.0) + rack (2.2.9) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.1) + strscan sassc (2.4.0) ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) servolux (0.13.0) - temple (0.10.2) - thor (1.2.2) + strscan (3.1.0) + temple (0.10.3) + thor (1.3.1) tilt (2.0.11) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0)