Skip to content

Commit

Permalink
Merge pull request #390 from hyphacoop/dependabot/bundler/staging/jek…
Browse files Browse the repository at this point in the history
…yll-4.3.4

Bump jekyll from 4.3.3 to 4.3.4
  • Loading branch information
tripledoublev authored Oct 28, 2024
2 parents 22f8e21 + ca6f622 commit b9b4ba6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.3.3"
gem "jekyll", "~> 4.3.4"
gem "html-proofer"
gem 'nokogiri'
gem 'ruby-brs'
Expand Down
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ GEM
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.5-x86_64-darwin)
google-protobuf (4.28.1-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.5-x86_64-linux)
google-protobuf (4.28.1-x86_64-linux)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
Expand All @@ -83,9 +83,9 @@ GEM
multi_xml (>= 0.5.2)
httparty-cache (0.0.6)
httparty (~> 0.18)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -143,16 +143,16 @@ GEM
ruby-brs (1.3.3)
adsp (~> 1.0)
safe_yaml (1.0.5)
sass-embedded (1.77.8-x86_64-darwin)
google-protobuf (~> 4.26)
sass-embedded (1.77.8-x86_64-linux-gnu)
google-protobuf (~> 4.26)
sass-embedded (1.78.0-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (2.5.0)
webrick (1.8.2)
unicode-display_width (2.6.0)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.17)

Expand All @@ -162,7 +162,7 @@ PLATFORMS

DEPENDENCIES
html-proofer
jekyll (~> 4.3.3)
jekyll (~> 4.3.4)
jekyll-activity-pub
jekyll-feed!
nokogiri
Expand Down

0 comments on commit b9b4ba6

Please sign in to comment.