Changed Gemfile
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -1,10 +1,10 @@
|
||||
source "https://rubygems.org"
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby "3.3.1"
|
||||
ruby "4.0.2"
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "rails", "7.1.3.3"
|
||||
gem "rails", "8.1.3"
|
||||
|
||||
gem 'devise'
|
||||
gem 'devise-two-factor'
|
||||
|
||||
Reference in New Issue
Block a user