Skip to content

Commit

Permalink
Merge pull request #18 from teamtable/dependabot/bundler/nokogiri-1.12.5
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.8 to 1.12.5
  • Loading branch information
janis-schanbacher authored Sep 5, 2022
2 parents 893c1c4 + 2b00e03 commit 971a17e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,15 +210,16 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.14.0)
msgpack (1.2.4)
multi_json (1.13.1)
multi_xml (0.6.0)
nenv (0.3.0)
nio4r (2.3.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -243,6 +244,7 @@ GEM
psych (3.0.3)
public_suffix (4.0.6)
puma (3.12.6)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.0.5)
rack (>= 1.6.0)
Expand Down

0 comments on commit 971a17e

Please sign in to comment.