From 47826b6cf07640773199a13d073fba66d373b29a Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Mon, 15 Jul 2024 21:41:10 -0400 Subject: [PATCH] rc release activity-pub --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 0f636bf2..12eea1c2 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', require: 'jekyll/activity_pub/commands' + gem 'jekyll-activity-pub', '0.3.0rc2', 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 98ad257d..7e3b812d 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.4.2) + distributed-press-api-client (0.5.0rc3) addressable (~> 2.3, >= 2.3.0) climate_control dry-schema @@ -113,8 +113,8 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-activity-pub (0.2.10) - distributed-press-api-client (~> 0.4.2) + jekyll-activity-pub (0.3.0rc2) + distributed-press-api-client (~> 0.5.0rc2) jekyll (~> 4) marcel (~> 1) jekyll-feed (0.17.0) @@ -196,7 +196,7 @@ PLATFORMS DEPENDENCIES html-proofer jekyll (~> 4.3.3) - jekyll-activity-pub + jekyll-activity-pub (= 0.3.0rc2) jekyll-feed (~> 0.16) jekyll-redirect-from rake