Skip to content

Commit

Permalink
Merge pull request #31 from walidvb/dependabot/bundler/nokogiri-1.12.5
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.4 to 1.12.5
  • Loading branch information
walidvb authored Oct 29, 2021
2 parents 0aacbd0 + 96af113 commit b45f70d
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 @@ -237,7 +237,7 @@ GEM
mime-types-data (3.2019.0331)
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.11.3)
multi_json (1.13.1)
multi_test (0.1.2)
Expand All @@ -246,8 +246,9 @@ GEM
nested_form (0.3.2)
netrc (0.11.0)
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (1.1.4)
poltergeist (1.18.1)
Expand All @@ -262,6 +263,7 @@ GEM
public_suffix (3.1.1)
puma (4.1.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.0.7)
rack-pjax (1.1.0)
nokogiri (~> 1.5)
Expand Down

0 comments on commit b45f70d

Please sign in to comment.