Skip to content

Commit

Permalink
Merge pull request #50 from UNC-Libraries/dependabot/bundler/utils/no…
Browse files Browse the repository at this point in the history
…kogiri-1.13.9

Bump nokogiri from 1.13.6 to 1.13.9 in /utils
  • Loading branch information
lfarrell authored Oct 21, 2022
2 parents 42fcc83 + 1157682 commit ec7b866
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion utils/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'nokogiri', '~> 1.13.6'
gem 'nokogiri', '~> 1.13.9'
gem 'docopt'
4 changes: 2 additions & 2 deletions utils/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
docopt (0.5.0)
mini_portile2 (2.8.0)
nokogiri (1.13.6)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
Expand All @@ -13,7 +13,7 @@ PLATFORMS

DEPENDENCIES
docopt
nokogiri (~> 1.13.6)
nokogiri (~> 1.13.9)

BUNDLED WITH
1.16.1

0 comments on commit ec7b866

Please sign in to comment.