Skip to content

Commit

Permalink
Merge pull request #5 from livanska/dependabot/bundler/nokogiri-1.11.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.9 to 1.11.2
  • Loading branch information
livanska committed Mar 18, 2021
2 parents 967edcf + bee4cb1 commit 0eb0bc2
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Expand Up @@ -108,19 +108,21 @@ GEM
mini_mime (>= 0.1.1)
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.0)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.9-x86-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-x86-mingw32)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (0.21.0)
pg (0.21.0-x86-mingw32)
popper_js (1.16.0)
public_suffix (4.0.5)
puma (3.12.4)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 0eb0bc2

Please sign in to comment.