Skip to content

Commit

Permalink
ap gem bump
Browse files Browse the repository at this point in the history
  • Loading branch information
garrying committed Jul 18, 2024
1 parent 7ce876b commit d2e93f6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ end
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.16"
gem "jekyll-redirect-from"
gem 'jekyll-activity-pub', '0.3.0rc2', require: 'jekyll/activity_pub/commands'
gem 'jekyll-activity-pub', '0.3.0rc3', require: 'jekyll/activity_pub/commands'
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
fiber-local (~> 1.1)
json
csv (3.3.0)
distributed-press-api-client (0.5.0rc3)
distributed-press-api-client (0.5.0rc4)
addressable (~> 2.3, >= 2.3.0)
climate_control
dry-schema
Expand Down Expand Up @@ -113,8 +113,8 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-activity-pub (0.3.0rc2)
distributed-press-api-client (~> 0.5.0rc2)
jekyll-activity-pub (0.3.0rc3)
distributed-press-api-client (~> 0.5.0rc4)
jekyll (~> 4)
marcel (~> 1)
jekyll-feed (0.17.0)
Expand Down Expand Up @@ -196,7 +196,7 @@ PLATFORMS
DEPENDENCIES
html-proofer
jekyll (~> 4.3.3)
jekyll-activity-pub (= 0.3.0rc2)
jekyll-activity-pub (= 0.3.0rc3)
jekyll-feed (~> 0.16)
jekyll-redirect-from
rake
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ activity_pub:
images:
- "images/ournetworks-banner.png"
published: 2024-05-29 00:00:00
updated: 2024-07-16 00:00:00
updated: 2024-07-18 00:00:00

collections:
posts:
Expand Down

0 comments on commit d2e93f6

Please sign in to comment.