diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
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 @@ | |||
1 | source "https://rubygems.org" | 1 | source "https://rubygems.org" |
2 | 2 | ||
3 | ruby "3.3.6" | 3 | ruby "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" |
6 | gem "rails", "~> 7.1.1" | 6 | gem "rails", "~> 7.1.1" |