Skip to content

Commit

Permalink
chore(deps): update dependency nokogiri to '~> 1.18.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 9ca9ba2 commit 74609fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem 'validates_email_format_of', '1.8.2' # validates email against RFC 2822 and

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

# style
gem 'bootstrap-sass', '~> 3.4'
Expand Down

0 comments on commit 74609fb

Please sign in to comment.