diff --git a/Gemfile b/Gemfile index f7064f5..7c0847e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.2.4" +ruby "3.2.5" gem "rails", "7.0.4.3" gem "sassc-rails", "2.1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 24d2d93..a20840c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -354,7 +354,7 @@ DEPENDENCIES webdrivers (= 5.2.0) RUBY VERSION - ruby 3.2.4p170 + ruby 3.2.5p208 BUNDLED WITH 2.5.6