このコミットが含まれているのは:
2025-05-15 02:21:42 +09:00
コミット 4cf3fc4d8c
12個のファイルの変更124行の追加57行の削除
+1 -1
ファイルの表示
@@ -1,7 +1,7 @@
source "https://rubygems.org"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 8.0.1"
gem "rails", "~> 8.0.2"
# Use sqlite3 as the database for Active Record
gem "sqlite3", ">= 2.1"
# Use the Puma web server [https://github.com/puma/puma]