Skip to content

Commit

Permalink
Merge pull request #88 from collectionspace/dependabot/bundler/nokogi…
Browse files Browse the repository at this point in the history
…ri-1.13.4

Bump nokogiri from 1.13.3 to 1.13.4
  • Loading branch information
kspurgin authored May 18, 2022
2 parents 95770a4 + e038291 commit 78e012b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
ffi-compiler (>= 1.0, < 2.0)
method_source (1.0.0)
mini_portile2 (2.8.0)
nokogiri (1.13.3)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pry (0.13.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/cspace_config_untangler/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CspaceConfigUntangler
VERSION = '1.9.9'
VERSION = '1.9.10'
end

0 comments on commit 78e012b

Please sign in to comment.