Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Bump nokogiri from 1.13.6 to 1.13.9 #2251

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'devise-guests'
# Misc Utilities
gem 'addressable', '~> 2.8.0'
gem 'bootstrap_form', '~> 2.7.0'
gem 'nokogiri', '~> 1.13.6'
gem 'nokogiri', '~> 1.13.9'
gem 'om'

# Performance monitoring
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ GEM
nap (1.1.0)
nio4r (2.5.7)
no_proxy_fix (0.1.2)
nokogiri (1.13.6)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.21.0)
Expand Down Expand Up @@ -448,7 +448,7 @@ DEPENDENCIES
letter_opener
listen (~> 3.5)
mysql2 (~> 0.4.10)
nokogiri (~> 1.13.6)
nokogiri (~> 1.13.9)
om
pry
pry-byebug
Expand Down