Commit 16dce5c
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.3.2)
- activesupport (= 6.1.3.2)
- activesupport (6.1.3.2)
+ activemodel (6.1.4)
+ activesupport (= 6.1.4)
+ activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -24,7 +24,7 @@ GEM
bundler-audit (0.8.0)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
docile (1.3.5)
ffaker (2.18.0)