diff --git a/Gemfile.lock b/Gemfile.lock index 3f0fb0d..871b161 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3) - activesupport (= 7.0.3) - activesupport (7.0.3) + activemodel (7.0.7.2) + activesupport (= 7.0.7.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) figaro (1.2.0) thor (>= 0.14.0, < 2) hamlit (2.16.0) temple (>= 0.8.2) thor tilt - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.19.0) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -57,7 +57,7 @@ GEM temple (0.8.2) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) xmlenc (0.8.0) activemodel (>= 3.0.0)