Skip to content

Commit

Permalink
Merge pull request #332 from GSA/dependabot/bundler/rexml-3.3.9
Browse files Browse the repository at this point in the history
Bump rexml from 3.3.8 to 3.3.9
  • Loading branch information
btylerburton authored Jan 8, 2025
2 parents 20cc6ff + 4139c12 commit fc702db
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 @@ -10,4 +10,4 @@ gem 'html-proofer', '~> 5.0', '>= 5.0.9'
gem "jekyll-redirect-from", ">= 0.16.0"
gem "kramdown-parser-gfm", ">= 1.1.0"
gem "jekyll-sitemap", ">= 1.4.0"
gem 'rexml', '~> 3.3', '>= 3.3.8'
gem 'rexml', '~> 3.3'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.3.8)
rexml (3.3.9)
rouge (4.2.1)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
Expand Down Expand Up @@ -140,7 +140,7 @@ DEPENDENCIES
jekyll-sitemap (>= 1.4.0)
kramdown-parser-gfm (>= 1.1.0)
nokogiri (~> 1.16)
rexml (~> 3.3, >= 3.3.8)
rexml (~> 3.3)

BUNDLED WITH
2.4.2

0 comments on commit fc702db

Please sign in to comment.