diff --git a/Gemfile b/Gemfile index 81fecc5..a2daf34 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -ruby "3.3.5" +ruby "3.3.6" gem "license_finder", "~> 7.0", require: false gem "racc" diff --git a/Gemfile.lock b/Gemfile.lock index cbd2bfd..b2802ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ DEPENDENCIES racc RUBY VERSION - ruby 3.3.5p100 + ruby 3.3.6p108 BUNDLED WITH 2.5.4