Skip to content

Commit

Permalink
Merge pull request #37 from abdullahselek/dependabot/bundler/nokogiri…
Browse files Browse the repository at this point in the history
…-1.16.5
  • Loading branch information
abdullahselek authored May 14, 2024
2 parents 07b79dc + a37f622 commit ae509ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source "https://rubygems.org"

gem 'slather'
gem 'xcpretty'
gem 'nokogiri', '~>1.16.2'
gem 'nokogiri', '~>1.16.5'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ GEM
concurrent-ruby (1.2.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.19.0)
nanaimo (0.2.6)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
Expand All @@ -43,7 +43,7 @@ PLATFORMS
ruby

DEPENDENCIES
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
slather
xcpretty

Expand Down

0 comments on commit ae509ba

Please sign in to comment.