Skip to content

Commit

Permalink
Bump nokogiri from 1.16.3 to 1.16.4 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent c9f725f commit fcef9e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -8,7 +8,7 @@ gem "middleman-blog", "~> 4.0.3"
gem "middleman-livereload", "~> 3.4.7"
gem "middleman-minify-html", "~> 3.4.1"
gem "middleman-syntax", "~> 3.4.0"
gem "nokogiri", "~> 1.16.3"
gem "nokogiri", "~> 1.16.4"
gem 'terser', '~> 1.2.2'

# For feed.xml.builder
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -96,7 +96,7 @@ GEM
middleman-core (>= 3.2)
rouge (~> 3.2)
minitest (5.22.2)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
Expand Down Expand Up @@ -145,7 +145,7 @@ DEPENDENCIES
middleman-livereload (~> 3.4.7)
middleman-minify-html (~> 3.4.1)
middleman-syntax (~> 3.4.0)
nokogiri (~> 1.16.3)
nokogiri (~> 1.16.4)
rack (~> 2.2.9)
redcarpet (~> 3.6.0)
terser (~> 1.2.2)
Expand Down

0 comments on commit fcef9e6

Please sign in to comment.