Skip to content

Commit

Permalink
Merge pull request #1 from KarinaZile/dependabot/bundler/nokogiri-1.11.0
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.10 to 1.11.0
  • Loading branch information
KarinaZile committed Mar 17, 2021
2 parents 98383cd + b377b62 commit 18f557a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -55,10 +55,11 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
method_source (1.0.0)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
Expand All @@ -71,6 +72,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.5)
racc (1.5.2)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down

0 comments on commit 18f557a

Please sign in to comment.