update merged, fixed

This commit is contained in:
Torsten
2023-10-21 22:30:21 +03:00
parent 3c1e2efcba
commit 7d24d24d53
2 changed files with 11 additions and 11 deletions

View File

@ -5,7 +5,7 @@ ruby "3.1.3"
gem "merged" , git: "https://github.com/HubFeenixMakers/merged"
#gem "merged" , path: "../merged"
gem "rails", "~> 7.0"
gem "rails", "~> 7.0.0"
gem "sprockets-rails"
gem "pg", "~> 1.1"