Skip to content

Commit

Permalink
gem bump
Browse files Browse the repository at this point in the history
  • Loading branch information
garrying committed Jul 31, 2024
1 parent ea660dc commit 1ca59fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.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
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.0rc8)
distributed-press-api-client (0.5.0rc10)
addressable (~> 2.3, >= 2.3.0)
climate_control
dry-schema
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1ca59fb

Please sign in to comment.