From 1ca59fba0924e871ea3503a819d94bf2d625deca Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Tue, 30 Jul 2024 21:07:06 -0400 Subject: [PATCH] gem bump --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 44cfabe6..8141c2cb 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.0rc4', require: 'jekyll/activity_pub/commands' + gem 'jekyll-activity-pub', '0.3.0rc5', 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 92035ea7..31549432 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM fiber-local (~> 1.1) json csv (3.3.0) - distributed-press-api-client (0.5.0rc8) + distributed-press-api-client (0.5.0rc10) addressable (~> 2.3, >= 2.3.0) climate_control dry-schema @@ -114,8 +114,8 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-activity-pub (0.3.0rc4) - distributed-press-api-client (~> 0.5.0rc8) + jekyll-activity-pub (0.3.0rc5) + distributed-press-api-client (~> 0.5.0rc10) jekyll (~> 4) marcel (~> 1) jekyll-feed (0.17.0) @@ -197,7 +197,7 @@ PLATFORMS DEPENDENCIES html-proofer jekyll (~> 4.3.3) - jekyll-activity-pub (= 0.3.0rc4) + jekyll-activity-pub (= 0.3.0rc5) jekyll-feed (~> 0.16) jekyll-redirect-from rake