Commit 3a9e0be
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.3)
- activesupport (= 6.1.3)
- activesupport (6.1.3)
+ activemodel (6.1.3.1)
+ activesupport (= 6.1.3.1)
+ activesupport (6.1.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -31,7 +31,7 @@ GEM
i18n (1.8.9)
concurrent-ruby (~> 1.0)
mini_portile2 (2.5.0)
- minitest (5.14.3)
+ minitest (5.14.4)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)