adding active_hash, moving that way

This commit is contained in:
2022-12-10 18:38:24 +02:00
parent 2e505d8402
commit d822c20d0e
4 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ PATH
remote: .
specs:
merged (0.1.0)
active_hash
git
haml-rails
rails (>= 7.0.4)
@@ -55,6 +56,8 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_hash (3.1.1)
activesupport (>= 5.0.0)
activejob (7.0.4)
activesupport (= 7.0.4)
globalid (>= 0.3.6)