# HG changeset patch # User Kai T. Ohlhus # Date 1649422484 -32400 # Node ID 2657bda7f03565c72fb489f015dab7e0dc7de5f8 # Parent c72fe8066f19021cb83925d2eb5521074ee63fd5 * Gemfile.lock: Bundle update diff -r c72fe8066f19 -r 2657bda7f035 Gemfile.lock --- a/Gemfile.lock Sun Mar 06 21:32:21 2022 +0900 +++ b/Gemfile.lock Fri Apr 08 21:54:44 2022 +0900 @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.4.6) + activesupport (6.0.4.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -15,7 +15,7 @@ coffee-script-source (1.11.1) colorator (1.1.0) commonmarker (0.23.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3) @@ -102,7 +102,7 @@ octokit (~> 4.0) public_suffix (>= 3.0, < 5.0) typhoeus (~> 1.3) - html-pipeline (2.14.0) + html-pipeline (2.14.1) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) @@ -269,7 +269,7 @@ thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.1) unicode-display_width (1.8.0) zeitwerk (2.5.4) @@ -280,4 +280,4 @@ github-pages BUNDLED WITH - 2.3.6 + 2.3.10