diff --git a/Gemfile b/Gemfile index 7082b94..2883a98 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -gem "bridgetown", "~> 1.0.0" +gem "bridgetown", "~> 1.3.4" gem "puma", "~> 5.6" group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 1230c88..e28f11d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,51 +14,49 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - amazing_print (1.4.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) + amazing_print (1.6.0) ast (2.4.2) aws_cf_signer (0.1.3) backport (1.2.0) benchmark (0.2.0) - bridgetown (1.0.0) - bridgetown-builder (= 1.0.0) - bridgetown-core (= 1.0.0) - bridgetown-paginate (= 1.0.0) - bridgetown-builder (1.0.0) - bridgetown-core (= 1.0.0) + bridgetown (1.3.4) + bridgetown-builder (= 1.3.4) + bridgetown-core (= 1.3.4) + bridgetown-paginate (= 1.3.4) + bridgetown-builder (1.3.4) + bridgetown-core (= 1.3.4) bridgetown-cloudinary (1.2.0) bridgetown (>= 0.21, < 2.0) cloudinary (>= 0.13) - bridgetown-core (1.0.0) + bridgetown-core (1.3.4) activemodel (>= 6.0, < 8.0) activesupport (>= 6.0, < 8.0) addressable (~> 2.4) amazing_print (~> 1.2) colorator (~> 1.0) + csv (~> 3.2) erubi (~> 1.9) - faraday (~> 1.0) - faraday_middleware (~> 1.0) + faraday (~> 2.0) + faraday-follow_redirects (~> 0.3) hash_with_dot_access (~> 1.2) i18n (~> 1.0) kramdown (~> 2.1) kramdown-parser-gfm (~> 1.0) - liquid (~> 5.0) + liquid (>= 5.0, < 5.5) listen (~> 3.0) - rack-indifferent (>= 1.2.0) rake (>= 13.0) roda (~> 3.46) - rouge (~> 3.0) + rouge (>= 3.0, < 5.0) serbea (~> 1.0) - terminal-table (~> 1.8) thor (~> 1.1) tilt (~> 2.0) - webrick (~> 1.7) zeitwerk (~> 2.5) bridgetown-feed (2.1.0) bridgetown (>= 1.0.0.alpha5, < 2.0) - bridgetown-paginate (1.0.0) - bridgetown-core (= 1.0.0) + bridgetown-paginate (1.3.4) + bridgetown-core (= 1.3.4) bridgetown-plausible (1.0.2) bridgetown (>= 0.16, < 2.0) bridgetown-svg-inliner (1.0.2) @@ -73,45 +71,27 @@ GEM aws_cf_signer rest-client (>= 2.0.0) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) crass (1.0.6) + csv (3.3.0) diff-lcs (1.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) e2mmap (0.1.0) - erubi (1.10.0) - faraday (1.10.0) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0) - faraday-multipart (~> 1.0) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - faraday-retry (~> 1.0) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-multipart (1.0.3) - multipart-post (>= 1.2, < 3) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) - faraday-retry (1.0.3) - faraday_middleware (1.2.0) - faraday (~> 1.0) - ffi (1.15.5) + erubi (1.12.0) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-follow_redirects (0.3.0) + faraday (>= 1, < 3) + faraday-net_http (3.1.0) + net-http + ffi (1.16.3) hash_with_dot_access (1.2.0) activesupport (>= 5.0.0, < 8.0) http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.6.2) @@ -119,8 +99,8 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (5.3.0) - listen (3.7.1) + liquid (5.4.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.18.0) @@ -131,8 +111,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_portile2 (2.8.0) - minitest (5.16.2) - multipart-post (2.1.1) + minitest (5.22.3) + net-http (0.4.1) + uri netrc (0.11.0) nio4r (2.5.8) nokogiri (1.13.6) @@ -147,21 +128,19 @@ GEM parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - public_suffix (4.0.7) + public_suffix (5.0.5) puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3.1) - rack-indifferent (1.2.0) - rack (>= 1.5) + rack (3.0.11) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) rainbow (3.1.1) - rake (13.0.6) - rb-fsevent (0.11.1) + rake (13.2.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.5.0) @@ -172,10 +151,10 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.2.5) - roda (3.55.0) + rexml (3.2.6) + roda (3.80.0) rack - rouge (3.28.0) + rouge (4.2.1) rubocop (1.31.2) json (~> 2.3) parallel (~> 1.10) @@ -192,7 +171,6 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.5) serbea (1.0.1) activesupport (>= 6.0) erubi (>= 1.10) @@ -215,23 +193,22 @@ GEM standard (1.13.0) rubocop (= 1.31.2) rubocop-performance (= 1.14.3) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.2.1) - tilt (2.0.10) - tzinfo (2.0.5) + thor (1.3.1) + tilt (2.3.0) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.8.1) - unicode-display_width (1.8.0) + unicode-display_width (2.5.0) + uri (0.13.0) view_component (2.62.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) webrick (1.7.0) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.4) + zeitwerk (2.6.13) PLATFORMS arm64-darwin-21 @@ -241,7 +218,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - bridgetown (~> 1.0.0) + bridgetown (~> 1.3.4) bridgetown-cloudinary (~> 1.2) bridgetown-feed (~> 2.1.0) bridgetown-plausible (~> 1.0.2)