feat: update gemfile version

This commit is contained in:
bijan 2024-05-12 20:43:41 +03:30
parent 1bf4b296f6
commit 834a30fbe3

View File

@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.7.1'
ruby '3.1'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
gem 'rails', '~> 6.0.5'