diff --git a/Gemfile.lock b/Gemfile.lock index c69dbc9..3b28000 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -17,7 +17,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) coderay (1.1.3) coffee-script (2.4.1) coffee-script-source @@ -25,8 +25,8 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.10) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) csv (3.3.0) dnsruby (1.72.2) simpleidn (~> 0.2.1) @@ -47,11 +47,11 @@ GEM ffi (1.17.0-x86_64-darwin) forwardable-extended (2.6.0) gemoji (4.1.0) - git (2.3.3) + git (3.0.0) activesupport (>= 5.0) addressable (~> 2.8) - process_executer (~> 1.1) - rchardet (~> 1.8) + process_executer (~> 1.3) + rchardet (~> 1.9) github-pages (232) github-pages-health-check (= 1.18.2) jekyll (= 3.10.0) @@ -108,7 +108,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -228,7 +228,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.6) mercenary (0.3.6) mgem (0.3.0) mini_portile2 (2.8.8) @@ -249,13 +249,13 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - process_executer (1.2.0) + process_executer (1.3.0) public_suffix (5.1.1) racc (1.8.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rchardet (1.8.0) + rchardet (1.9.0) rexml (3.3.9) rouge (3.30.0) rubyzip (2.3.2) @@ -268,7 +268,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.4.0) + securerandom (0.4.1) simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1)