diff --git a/Gemfile b/Gemfile index 86ea7ee..c628c6a 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,6 @@ source "https://rubygems.org" -ruby "2.7.1" +ruby "3.3.0" gem "license_finder", "~> 6.10", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 769012d..90597ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ DEPENDENCIES license_finder (~> 6.10) RUBY VERSION - ruby 2.7.1p83 + ruby 3.3.0p0 BUNDLED WITH - 2.1.4 + 2.5.4