diff --git a/Gemfile b/Gemfile index 5baf5bd..81fecc5 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -ruby "3.3.4" +ruby "3.3.5" gem "license_finder", "~> 7.0", require: false gem "racc" diff --git a/Gemfile.lock b/Gemfile.lock index 9fc249f..c5e3be1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ DEPENDENCIES racc RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.4