diff --git a/Gemfile.lock b/Gemfile.lock index f5e73d9..a6f7fff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.0) + activesupport (6.1.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) amazing_print (1.2.2) bridgetown (0.19.1) bridgetown-builder (= 0.19.1) @@ -52,12 +52,14 @@ GEM bridgetown-seo-tag (3.0.5) bridgetown (>= 0.15.0, < 2.0) colorator (1.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) erubi (1.10.0) - faraday (1.2.0) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords - faraday_middleware (1.0.0) + faraday-net_http (1.0.1) + faraday_middleware (1.2.0) faraday (~> 1.0) ffi (1.14.2) forwardable-extended (2.6.0) @@ -75,17 +77,19 @@ GEM activesupport (>= 5.0) safe_yaml (~> 1.0) liquid-render-tag (0.2.0) - listen (3.3.3) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - mini_portile2 (2.4.0) - minitest (5.14.2) + mini_portile2 (2.8.0) + minitest (5.16.3) multipart-post (2.1.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) + racc (1.6.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -103,7 +107,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) webrick (1.7.0) - zeitwerk (2.4.2) + zeitwerk (2.6.1) PLATFORMS ruby