Removed Ruby version from Gemfile

This commit is contained in:
2022-07-04 14:10:36 -04:00
parent 52f2b34f59
commit 54fe99c699
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,6 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "2.7.4"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.3"