Skip to content

Commit

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

Bump nokogiri from 1.13.4 to 1.13.5 in /utils
  • Loading branch information
lfarrell authored May 19, 2022
2 parents 6985d48 + 0172b98 commit bebed62
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.4'
gem 'nokogiri', '~> 1.13.5'
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.4)
nokogiri (1.13.5)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
Expand All @@ -13,7 +13,7 @@ PLATFORMS

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

BUNDLED WITH
1.16.1

0 comments on commit bebed62

Please sign in to comment.