Commit 87f2c3e
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.5)
- activesupport (= 6.1.5)
- activesupport (6.1.5)
+ activemodel (6.1.5.1)
+ activesupport (= 6.1.5.1)
+ activesupport (6.1.5.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -24,7 +24,7 @@ GEM
bundler-audit (0.9.0.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
docile (1.3.5)
ffaker (2.21.0)