Skip to content

Commit bb9c51d

Browse files
authored
Merge pull request #52 from OS2offdig/dependabot/bundler/jekyll-4.4.1
build(deps): Bump jekyll from 4.3.4 to 4.4.1
2 parents 10e4550 + eba9714 commit bb9c51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
3+
gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

66
gem "just-the-docs", "0.10.1" # pinned to the current release

0 commit comments

Comments
 (0)