Skip to content

Commit

Permalink
Update Gemfile ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
illiatdesdindes authored Jul 17, 2024
1 parent c92e3b3 commit 74a0d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.3.1"
ruby "3.2.2"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.1"
Expand Down

0 comments on commit 74a0d33

Please sign in to comment.