Skip to content

Commit

Permalink
Bump nokogiri from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.3...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2021
1 parent 648b532 commit f26adbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ gem 'webpacker', '>= 4.0.x'
# PUL Assets
gem 'dalli'
gem 'honeybadger', '~> 2.0'
gem 'nokogiri', '~> 1.11.0'
gem 'nokogiri', '~> 1.11.4'
gem 'pul-assets', github: 'pulibrary/pul_assets', ref: '84dc633f5ff39167b4f7e7acf2517fffda630f0f'
gem 'ruby-prof', require: false
gem 'rubyzip', '>= 1.2.2'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (5.1.0)
nio4r (2.5.7)
nokogiri (1.11.3)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
normalize-rails (3.0.3)
Expand Down Expand Up @@ -615,7 +615,7 @@ DEPENDENCIES
jquery-rails
lograge
logstash-event
nokogiri (~> 1.11.0)
nokogiri (~> 1.11.4)
omniauth (~> 1.8.1)
omniauth-cas
open_uri_redirections
Expand Down

0 comments on commit f26adbd

Please sign in to comment.