diff --git a/Gemfile.lock b/Gemfile.lock index 355bc88..c0630e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) coffee-script (2.4.1) coffee-script-source execjs @@ -221,6 +221,8 @@ GEM multipart-post (2.1.1) nokogiri (1.11.1-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.1-x86_64-linux) + racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) octokit (4.20.0) @@ -229,7 +231,7 @@ GEM parallel (1.20.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) + public_suffix (4.0.7) racc (1.5.2) rainbow (3.0.0) rb-fsevent (0.10.4) @@ -269,6 +271,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES github-pages (= 212)