Skip to content

Commit

Permalink
Merge pull request #12 from majacQ/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
••jQ•• committed Mar 18, 2021
2 parents 2bcfbfd + 331ab0b commit 38a8f0d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Expand Up @@ -10,9 +10,9 @@ GEM
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
afm (0.2.2)
algolia_html_extractor (2.6.2)
algolia_html_extractor (2.6.4)
json (~> 2.0)
nokogiri (~> 1.10.4)
nokogiri (~> 1.10)
algoliasearch (1.26.1)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
nokogiri (~> 1.10)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.2.0)
json (2.5.1)
kramdown (1.17.0)
liquid (4.0.3)
liquid-tag-parser (1.9.0)
Expand All @@ -119,11 +119,12 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
multi_json (1.13.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.17.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand Down Expand Up @@ -152,6 +153,7 @@ GEM
public_suffix (3.1.1)
pygments.rb (1.1.2)
multi_json (>= 1.0.0)
racc (1.5.2)
rack (2.1.4)
rainbow (3.0.0)
rake (13.0.3)
Expand Down

0 comments on commit 38a8f0d

Please sign in to comment.