diff --git a/Gemfile b/Gemfile index 14bb448..a8fad68 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } gem 'rubocop', '>= 1.0', '< 2.0' -ruby '3.1.2' +ruby '3.2.2' gem 'sass-rails', '>= 5.0.3' diff --git a/Gemfile.lock b/Gemfile.lock index 18c112d..2beddea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,6 +175,7 @@ GEM pg (1.5.4) pg (1.5.4-x64-mingw-ucrt) popper_js (2.11.8) + psych (3.3.4) public_suffix (5.0.4) puma (5.6.8) nio4r (~> 2.0) @@ -335,6 +336,7 @@ DEPENDENCIES rspec-rails (>= 3.9.0) rubocop (>= 1.0, < 2.0) sass-rails (>= 5.0.3) + sassc-rails selenium-webdriver shoulda-matchers (~> 5.0) sprockets-rails