feat: update gemfile version

This commit is contained in:
bijan 2024-05-12 20:44:34 +03:30
parent 834a30fbe3
commit 373767990c

View File

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