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

Commit

Permalink
Bump nokogiri from 1.11.0 to 1.11.1 (#2135)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 8, 2021
1 parent 172abb1 commit e04fecd
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 @@ -28,7 +28,7 @@ gem 'devise-guests'
# Misc Utilities
gem 'addressable', '~> 2.7.0'
gem 'bootstrap_form', '~> 2.7.0'
gem 'nokogiri', '~> 1.11.0'
gem 'nokogiri', '~> 1.11.1'
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 @@ -228,7 +228,7 @@ GEM
nap (1.1.0)
nio4r (2.5.4)
no_proxy_fix (0.1.2)
nokogiri (1.11.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.19.0)
Expand Down Expand Up @@ -441,7 +441,7 @@ DEPENDENCIES
letter_opener
listen (~> 3.4)
mysql2 (~> 0.4.10)
nokogiri (~> 1.11.0)
nokogiri (~> 1.11.1)
om
pry
pry-byebug
Expand Down

0 comments on commit e04fecd

Please sign in to comment.