about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index 67fc9bf..6743430 100644 --- a/Gemfile +++ b/Gemfile
@@ -1,6 +1,6 @@
1source "https://rubygems.org" 1source "https://rubygems.org"
2 2
3ruby "3.3.6" 3ruby "3.2.2"
4 4
5# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" 5# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
6gem "rails", "~> 7.1.1" 6gem "rails", "~> 7.1.1"