diff --git a/Gemfile.lock b/Gemfile.lock index 75e3ab5..857ee7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,12 +21,12 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -35,7 +35,7 @@ GEM backport (1.2.0) benchmark (0.2.0) bottom (0.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) diff-lcs (1.5.0) domain_name (0.5.20190701) @@ -77,7 +77,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) multipart-post (2.2.3) narray (0.6.1.2) netrc (0.11.0)