# HG changeset patch # User Kai T. Ohlhus # Date 1653200650 -32400 # Node ID 360f9eca73fa4d38619e05b38b7cab7c0b58d585 # Parent 1494da0f0bd9c3672f4cd346ab16623b6ce47fd4 * Gemfile.lock: Bundle update diff -r 1494da0f0bd9 -r 360f9eca73fa Gemfile.lock --- a/Gemfile.lock Sun May 08 02:32:48 2022 +0900 +++ b/Gemfile.lock Sun May 22 15:24:10 2022 +0900 @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.4.8) + activesupport (6.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -232,7 +232,7 @@ jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.13.5) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.22.0)