Skip to content

Commit f4a6eae

Browse files
Update dependency nokogiri to '~> 1.19.0' [SECURITY]
1 parent 065710c commit f4a6eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem 'validates_email_format_of', '1.8.2' # validates email against RFC 2822 and
2626

2727
# 0.7.3 is the latest for Rails 4.2, however, it is absent on Rubygems server
2828
# https://github.com/huacnlee/rails-settings-cached/issues/165
29-
gem 'nokogiri', '~> 1.16.0'
29+
gem 'nokogiri', '~> 1.19.0'
3030

3131
# style
3232
gem 'bootstrap-sass', '~> 3.4'

0 commit comments

Comments
 (0)