Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from railstack/dependabot/bundler/nokogiri-1.11.4
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.9.1 to 1.11.4
  • Loading branch information
gingerhot authored May 18, 2021
2 parents c28c2eb + 42a165d commit fe5f6d9
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 @@ -91,17 +91,19 @@ GEM
mini_mime (>= 0.1.1)
method_source (0.9.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.5.1)
minitest (5.11.3)
multi_json (1.13.1)
mysql2 (0.4.10)
nio4r (2.3.1)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
orm_adapter (0.5.0)
public_suffix (3.0.3)
puma (4.3.8)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit fe5f6d9

Please sign in to comment.