From 9efcc6bb16cd3f37bc5223103b3a453ec50bf866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radan=20Skori=C4=87?= Date: Tue, 9 Jan 2024 11:57:15 +0100 Subject: [PATCH] Update gems --- Gemfile.lock | 58 ++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5bb41c..0b2b9f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,13 +6,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.1) - activesupport (= 7.1.1) - activerecord (7.1.1) - activemodel (= 7.1.1) - activesupport (= 7.1.1) + activemodel (7.1.2) + activesupport (= 7.1.2) + activerecord (7.1.2) + activemodel (= 7.1.2) + activesupport (= 7.1.2) timeout (>= 0.4.0) - activesupport (7.1.1) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -22,16 +22,16 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - base64 (0.1.1) - bigdecimal (3.1.4) + base64 (0.2.0) + bigdecimal (3.1.5) coderay (1.1.3) colorator (1.1.0) concurrent-ruby (1.2.2) connection_pool (2.4.1) diff-lcs (1.5.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -41,7 +41,7 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.24.4) + google-protobuf (3.25.1) html-proofer (4.4.3) addressable (~> 2.3) mercenary (~> 0.3) @@ -54,7 +54,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - jekyll (4.3.2) + jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -83,13 +83,13 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) - jekyll-theme-chirpy (6.2.3) + jekyll-theme-chirpy (6.3.1) jekyll (~> 4.3) jekyll-archives (~> 2.2) jekyll-include-cache (~> 0.2) jekyll-paginate (~> 1.1) jekyll-redirect-from (~> 0.16) - jekyll-seo-tag (~> 2.7) + jekyll-seo-tag (~> 2.8) jekyll-sitemap (~> 1.4) jekyll-watch (2.2.1) listen (~> 3.0) @@ -103,13 +103,13 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) method_source (1.0.0) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) - mutex_m (0.1.2) - nokogiri (1.15.4) + mutex_m (0.2.0) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.23.0) + parallel (1.24.0) pathutil (0.16.2) forwardable-extended (~> 2.6) pry (0.14.2) @@ -118,15 +118,15 @@ GEM pry-doc (1.4.0) pry (~> 0.11) yard (~> 0.9.11) - public_suffix (5.0.3) - racc (1.7.1) + public_suffix (5.0.4) + racc (1.7.3) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.6) - rouge (4.1.3) + rouge (4.2.0) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -142,15 +142,15 @@ GEM rspec-support (3.12.1) ruby2_keywords (0.0.5) safe_yaml (1.0.5) - sass-embedded (1.69.3) - google-protobuf (~> 3.23) + sass-embedded (1.69.7) + google-protobuf (~> 3.25) rake (>= 13.0.0) - sqlite3 (1.6.7) + sqlite3 (1.7.0) mini_portile2 (~> 2.8.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - timeout (0.4.0) - typhoeus (1.4.0) + timeout (0.4.1) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -179,7 +179,7 @@ DEPENDENCIES wdm (~> 0.1.1) RUBY VERSION - ruby 3.2.2p53 + ruby 3.3.0p0 BUNDLED WITH - 2.4.21 + 2.5.3