Commit 49083c8
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.3)
+ activesupport (= 6.1.4.3)
+ activesupport (6.1.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -28,10 +28,10 @@ GEM
diff-lcs (1.4.4)
docile (1.3.5)
ffaker (2.20.0)
- i18n (1.8.10)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
mini_portile2 (2.6.1)
- minitest (5.14.4)
+ minitest (5.15.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
@@ -84,7 +84,7 @@ GEM
unicode-display_width (1.7.0)
xmldsig (0.6.6)
nokogiri (>= 1.6.8, < 2.0.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.1)
PLATFORMS
ruby