diff --git a/Gemfile.lock b/Gemfile.lock index 2d76d40..978205d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.6) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -15,7 +15,7 @@ GEM coffee-script-source (1.11.1) colorator (1.1.0) commonmarker (0.23.6) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) dnsruby (1.61.9) simpleidn (~> 0.1) em-websocket (0.5.3) @@ -214,6 +214,8 @@ GEM minitest (5.17.0) nokogiri (1.14.0-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.0-x86_64-linux) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -255,6 +257,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES github-pages