Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/rexml-3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RileySeaburg authored Oct 2, 2024
2 parents ff5c21f + 52df4b3 commit 521a647
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'jekyll'
gem 'kramdown-parser-gfm'
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"

group :jekyll_plugins do
gem 'html-proofer'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
ethon (>= 0.9.0)
uswds-jekyll (1.4.1)
jekyll (~> 3.4)
webrick (1.7.0)
webrick (1.8.2)
yell (2.2.2)
zeitwerk (2.6.0)

Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
jekyll_pages_api_search
kramdown-parser-gfm
uswds-jekyll (= 1.4.1)
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.3.9

0 comments on commit 521a647

Please sign in to comment.