Skip to content

Commit

Permalink
chore(deps): bump nokogiri from 1.11.1 to 1.11.2
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.1...v1.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 79859a7 commit 873a7b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,7 +14,7 @@ gem 'jquery-rails'
gem 'jquery-ui-rails'
gem 'lograge', '~> 0.11.2'
gem 'mini_magick', '~> 4.11.0'
gem 'nokogiri', '~> 1.11.1'
gem 'nokogiri', '~> 1.11.2'
gem 'pandoc-ruby'
gem 'whenever'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -201,7 +201,7 @@ GEM
multipart-post (2.1.1)
newrelic_rpm (6.15.0)
nio4r (2.5.5)
nokogiri (1.11.1)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -422,7 +422,7 @@ DEPENDENCIES
mini_racer
modernizr-rails
newrelic_rpm
nokogiri (~> 1.11.1)
nokogiri (~> 1.11.2)
pandoc-ruby
paperclip
percy-capybara (~> 4.3.2)
Expand Down

0 comments on commit 873a7b2

Please sign in to comment.