Pruebas
This commit is contained in:
4
Gemfile
4
Gemfile
@ -2,8 +2,8 @@ source "https://rubygems.org"
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "rails", "~> 7.2.1"
|
||||
# Use sqlite3 as the database for Active Record
|
||||
gem "sqlite3", ">= 1.4"
|
||||
# Use mysql2 as the database for Active Record
|
||||
gem "mysql2", "~> 0.5"
|
||||
# Use the Puma web server [https://github.com/puma/puma]
|
||||
gem "puma", ">= 5.0"
|
||||
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
|
||||
|
Reference in New Issue
Block a user