From 401a54775cbb5f0f4bc8428109512fed069b2cee Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Mon, 5 Aug 2024 15:19:33 -0400 Subject: [PATCH] gems bump --- Gemfile | 2 +- Gemfile.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile b/Gemfile index 8141c2cb..0f636bf2 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ end group :jekyll_plugins do gem "jekyll-feed", "~> 0.16" gem "jekyll-redirect-from" - gem 'jekyll-activity-pub', '0.3.0rc5', require: 'jekyll/activity_pub/commands' + gem 'jekyll-activity-pub', require: 'jekyll/activity_pub/commands' end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem diff --git a/Gemfile.lock b/Gemfile.lock index abeb1f5b..7ea427e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - async (2.14.2) - console (~> 1.25, >= 1.25.2) + async (2.15.0) + console (~> 1.26) fiber-annotation io-event (~> 1.6, >= 1.6.5) bigdecimal (3.1.8) @@ -18,7 +18,7 @@ GEM fiber-local (~> 1.1) json csv (3.3.0) - distributed-press-api-client (0.5.0rc10) + distributed-press-api-client (0.5.1) addressable (~> 2.3, >= 2.3.0) climate_control dry-schema @@ -69,13 +69,13 @@ GEM fiber-storage fiber-storage (0.1.2) forwardable-extended (2.6.0) - google-protobuf (4.27.2) + google-protobuf (4.27.3) bigdecimal rake (>= 13) - google-protobuf (4.27.2-arm64-darwin) + google-protobuf (4.27.3-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.27.2-x86_64-linux) + google-protobuf (4.27.3-x86_64-linux) bigdecimal rake (>= 13) hashery (2.1.2) @@ -114,8 +114,8 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-activity-pub (0.3.0rc5) - distributed-press-api-client (~> 0.5.0rc10) + jekyll-activity-pub (0.3.1) + distributed-press-api-client (~> 0.5.0) jekyll (~> 4) marcel (~> 1) jekyll-feed (0.17.0) @@ -141,11 +141,11 @@ GEM mini_mime (1.1.5) multi_xml (0.7.1) bigdecimal (~> 3.1) - nokogiri (1.16.6-arm-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -155,14 +155,14 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (6.0.0) - racc (1.8.0) + public_suffix (6.0.1) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.3) + rexml (3.3.4) strscan rouge (4.3.0) ruby-rc4 (0.1.5) @@ -185,7 +185,7 @@ GEM unicode-display_width (2.5.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS arm-linux @@ -197,7 +197,7 @@ PLATFORMS DEPENDENCIES html-proofer jekyll (~> 4.3.3) - jekyll-activity-pub (= 0.3.0rc5) + jekyll-activity-pub jekyll-feed (~> 0.16) jekyll-redirect-from rake