diff --git a/Gemfile.lock b/Gemfile.lock index 3a861e1..5142908 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,19 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) - activerecord (6.1.3) - activemodel (= 6.1.3) - activesupport (= 6.1.3) - activesupport (6.1.3) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) builder (3.2.4) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5.0) @@ -41,9 +41,9 @@ GEM rack-accept grape-swagger (1.3.1) grape (~> 1.3) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.14.4) + minitest (5.17.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.1) @@ -53,9 +53,9 @@ GEM rack-accept (0.4.5) rack (>= 0.4) ruby2_keywords (0.0.4) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby