# HG changeset patch # User Kai T. Ohlhus # Date 1621301472 -32400 # Node ID 59c183319c8487c00cccbf53ebb44ffbe8c889fe # Parent a62fc9af40b672559c892eb1e48f96cb31ff8e44 * Gemfile.lock: Bundle update diff -r a62fc9af40b6 -r 59c183319c84 Gemfile.lock --- a/Gemfile.lock Mon May 03 08:44:52 2021 +0900 +++ b/Gemfile.lock Tue May 18 10:31:12 2021 +0900 @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.6) + activesupport (6.0.3.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -25,7 +25,7 @@ ethon (0.14.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.7.0) + execjs (2.8.1) faraday (1.4.1) faraday-excon (~> 1.1) faraday-net_http (~> 1.0) @@ -216,7 +216,7 @@ jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.3) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) octokit (4.21.0) @@ -226,7 +226,7 @@ forwardable-extended (~> 2.6) public_suffix (4.0.6) racc (1.5.2) - rb-fsevent (0.10.4) + rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5)