diff --git a/Gemfile b/Gemfile index eb6cf20..7bf6836 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -ruby "3.3.2" +ruby "3.3.3" gem "license_finder", "~> 7.0", require: false gem "racc" diff --git a/Gemfile.lock b/Gemfile.lock index 059be61..3e3d0a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ DEPENDENCIES racc RUBY VERSION - ruby 3.3.2p78 + ruby 3.3.3p89 BUNDLED WITH 2.5.4