diff --git a/Gemfile b/Gemfile index 7ae0dc9..6dfb30b 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ ruby "~> 3.1.1" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem "rails", "~> 7.0.3" # Use sqlite3 as the database for Active Record -gem "sqlite3", "1.6.8" +gem "sqlite3", "2.4.1" # Use Puma as the app server gem "puma", ">= 5.6.4" # Use SCSS for stylesheets