From fd8bcf1aeed7abd53151aa9e23591be7cf89ba08 Mon Sep 17 00:00:00 2001 From: Arandi Lopez Date: Mon, 23 Dec 2024 11:09:37 -0600 Subject: [PATCH] update --- Gemfile | 7 +-- Gemfile.lock | 110 +++++++++++++++++------------------------ config/initializers.rb | 3 ++ 3 files changed, 51 insertions(+), 69 deletions(-) create mode 100644 config/initializers.rb diff --git a/Gemfile b/Gemfile index 36daafd..a32748a 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } # # Happy Bridgetowning! -gem 'bridgetown', '~> 1.1' -gem 'bridgetown-feed', group: :bridgetown_plugins -gem 'bridgetown-seo-tag', group: :bridgetown_plugins +gem 'bridgetown', '~> 1.2' +gem 'bridgetown-feed' +gem 'bridgetown-seo-tag' gem 'puma', '~> 5.6' +gem "rack", "~> 2.2" diff --git a/Gemfile.lock b/Gemfile.lock index e2bfe2d..f740ad3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3) - activesupport (= 7.1.3) - activesupport (7.1.3) + activemodel (7.1.3.2) + activesupport (= 7.1.3.2) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -13,26 +13,27 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - amazing_print (1.4.0) + amazing_print (1.6.0) base64 (0.2.0) - bigdecimal (3.1.6) - bridgetown (1.1.0) - bridgetown-builder (= 1.1.0) - bridgetown-core (= 1.1.0) - bridgetown-paginate (= 1.1.0) - bridgetown-builder (1.1.0) - bridgetown-core (= 1.1.0) - bridgetown-core (1.1.0) + bigdecimal (3.1.7) + bridgetown (1.3.2) + bridgetown-builder (= 1.3.2) + bridgetown-core (= 1.3.2) + bridgetown-paginate (= 1.3.2) + bridgetown-builder (1.3.2) + bridgetown-core (= 1.3.2) + bridgetown-core (1.3.2) 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) @@ -43,101 +44,78 @@ GEM roda (~> 3.46) rouge (~> 3.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.1.0) - bridgetown-core (= 1.1.0) + bridgetown-paginate (1.3.2) + bridgetown-core (= 1.3.2) bridgetown-seo-tag (5.0.0) bridgetown (>= 0.20.0, < 2.0) colorator (1.1.0) concurrent-ruby (1.2.3) connection_pool (2.4.1) - drb (2.2.0) - ruby2_keywords - erubi (1.11.0) - faraday (1.10.2) - 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.4) - multipart-post (~> 2) - 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) + csv (3.2.8) + drb (2.2.1) + 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) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (5.4.0) - listen (3.7.1) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - minitest (5.21.2) - multipart-post (2.2.3) + minitest (5.22.3) mutex_m (0.2.0) + net-http (0.4.1) + uri nio4r (2.7.0) - public_suffix (5.0.0) + public_suffix (5.0.4) puma (5.6.8) nio4r (~> 2.0) - rack (3.0.6.1) - rake (13.0.6) + rack (2.2.8.1) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) - roda (3.60.0) + rexml (3.2.6) + roda (3.78.0) rack rouge (3.30.0) - ruby2_keywords (0.0.5) serbea (1.0.1) activesupport (>= 6.0) erubi (>= 1.10) tilt (~> 2.0) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.2.1) - tilt (2.0.11) + thor (1.3.1) + tilt (2.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (1.8.0) - webrick (1.7.0) - zeitwerk (2.6.0) + uri (0.13.0) + zeitwerk (2.6.13) PLATFORMS ruby x86_64-linux DEPENDENCIES - bridgetown (~> 1.1) + bridgetown (~> 1.2) bridgetown-feed bridgetown-seo-tag puma (~> 5.6) + rack (~> 2.2) BUNDLED WITH 2.3.16 diff --git a/config/initializers.rb b/config/initializers.rb new file mode 100644 index 0000000..97d1231 --- /dev/null +++ b/config/initializers.rb @@ -0,0 +1,3 @@ +Bridgetown.configure do |config| + init :dotenv +end