Commit bd5ff2b
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.1)
- activesupport (= 6.1.4.1)
- activesupport (6.1.4.1)
+ activemodel (6.1.4.2)
+ activesupport (= 6.1.4.2)
+ activesupport (6.1.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -31,7 +31,7 @@ GEM
diff-lcs (1.4.4)
ffaker (2.20.0)
hashdiff (1.0.1)
- i18n (1.8.10)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
activesupport (>= 5.0.0)
@@ -86,7 +86,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.1)
PLATFORMS
ruby