Commit 8ff6694
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ activemodel (5.2.4.3)
+ activesupport (= 5.2.4.3)
+ activesupport (5.2.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@@ -23,16 +23,16 @@ GEM
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
diff-lcs (1.3)
docile (1.1.5)
ffaker (2.11.0)
- i18n (1.6.0)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.2)
json (2.2.0)
mini_portile2 (2.4.0)
- minitest (5.11.3)
+ minitest (5.14.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
@@ -71,7 +71,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
- tzinfo (1.2.5)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.5.0)
xmldsig (0.6.6)