Skip to content

Commit

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

Bump nokogiri from 1.13.5 to 1.13.6 in /utils
  • Loading branch information
lfarrell authored May 24, 2022
2 parents bebed62 + 19905e3 commit 42fcc83
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.5'
gem 'nokogiri', '~> 1.13.6'
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.5)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
Expand All @@ -13,7 +13,7 @@ PLATFORMS

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

BUNDLED WITH
1.16.1

0 comments on commit 42fcc83

Please sign in to comment.