Skip to content

Commit

Permalink
Merge pull request #54 from curtis/dependabot/bundler/nokogiri-1.11.3
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.1 to 1.11.3
  • Loading branch information
curtis committed May 2, 2021
2 parents 56a1256 + 3e2698d commit 1187607
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 @@ -60,20 +60,22 @@ GEM
nokogiri (>= 1.5.9)
method_source (0.9.2)
mime-types (2.99.3)
mini_portile2 (2.4.0)
mini_portile2 (2.5.1)
minitest (5.11.3)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
psych (3.1.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 1187607

Please sign in to comment.