Skip to content

Commit 318c758

Browse files
committed
Cleanup
1 parent 3cd77fb commit 318c758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gemfiles/rails_8.0.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
source "https://rubygems.org"
44
gemspec path: ".."
55

6-
gem "activerecord", "~> 8.0.0.beta"
7-
gem "activesupport", "~> 8.0.0.beta"
6+
gem "activerecord", "~> 8.0.0"
7+
gem "activesupport", "~> 8.0.0"
88
gem "mysql2", "~> 0.5.6"
99
gem "pg", "~> 1.5.8"
1010
gem "sqlite3", "~> 2.1.0"

0 commit comments

Comments
 (0)