Skip to content

Commit

Permalink
Merge pull request #3407 from chef/dependabot/bundler/src/oc-id/nokog…
Browse files Browse the repository at this point in the history
…iri-1.13.7

Bump nokogiri from 1.13.6 to 1.13.7 in /src/oc-id
  • Loading branch information
jashaik committed Jul 19, 2022
2 parents 7cfc438 + 1fbc603 commit 1f6361e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/oc-id/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'rb-readline', '~> 0.5.2', require: false
gem 'sass-rails', '>= 4.0.3'
gem 'turbolinks', '~> 5'
gem 'unicorn-rails', '~> 2.2', '>= 2.2.1'
gem 'nokogiri', '1.13.6'
gem 'nokogiri', '1.13.7'
gem 'pg', '>= 0.18', '< 2.0' # active_record 4.2.8 pins this but doesn't manifest this in the gemspec for some reason
gem 'mixlib-authentication', '>= 2.1', '< 4'
gem 'responders', '~> 3.0', '>= 3.0.1'
Expand Down
4 changes: 2 additions & 2 deletions src/oc-id/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ GEM
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
nio4r (2.5.8)
nokogiri (1.13.6)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nori (2.6.0)
Expand Down Expand Up @@ -606,7 +606,7 @@ DEPENDENCIES
jwt
mailcatcher
mixlib-authentication (>= 2.1, < 4)
nokogiri (= 1.13.6)
nokogiri (= 1.13.7)
omniauth-chef (~> 0.4)
pg (>= 0.18, < 2.0)
pry-byebug
Expand Down

0 comments on commit 1f6361e

Please sign in to comment.