diff --git a/logorama/Gemfile b/logorama/Gemfile index 9bc9281c4f..b736eaedcb 100644 --- a/logorama/Gemfile +++ b/logorama/Gemfile @@ -37,4 +37,4 @@ gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby] # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.0" if Gem.win_platform? -ruby "3.2.1" +ruby "3.2.2" diff --git a/logorama/Gemfile.lock b/logorama/Gemfile.lock index 442d9970a3..a1202b91c7 100644 --- a/logorama/Gemfile.lock +++ b/logorama/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.5.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) concurrent-ruby (1.2.2) @@ -17,8 +17,8 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) gemoji (3.0.1) - google-protobuf (3.22.2) - google-protobuf (3.22.2-x86_64-darwin) + google-protobuf (3.22.5) + google-protobuf (3.22.5-x86_64-darwin) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) @@ -72,7 +72,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.18.0) + minitest (5.18.1) nokogiri (1.15.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -87,7 +87,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) - rouge (4.1.0) + rouge (4.1.2) safe_yaml (1.0.5) sass-embedded (1.59.3) google-protobuf (~> 3.21) @@ -118,7 +118,7 @@ DEPENDENCIES tzinfo-data RUBY VERSION - ruby 3.2.1p31 + ruby 3.2.2p53 BUNDLED WITH 2.4.6 diff --git a/pdfstar/Gemfile b/pdfstar/Gemfile index b7cc33c0af..001dc9b478 100644 --- a/pdfstar/Gemfile +++ b/pdfstar/Gemfile @@ -5,4 +5,4 @@ source "https://rubygems.org" gem "mdl" gem "rubocop", require: false -ruby "3.2.1" +ruby "3.2.2" diff --git a/pdfstar/Gemfile.lock b/pdfstar/Gemfile.lock index 3cac0a6106..8320d3346f 100644 --- a/pdfstar/Gemfile.lock +++ b/pdfstar/Gemfile.lock @@ -2,9 +2,9 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - chef-utils (18.1.0) + chef-utils (18.1.29) concurrent-ruby - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) ffi (1.15.5) ffi-win32-extensions (1.0.4) ffi @@ -67,7 +67,7 @@ DEPENDENCIES rubocop RUBY VERSION - ruby 3.2.1p31 + ruby 3.2.2p53 BUNDLED WITH 2.4.6