diff --git a/Gemfile.lock b/Gemfile.lock index 25121c68..2653ba47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,9 +32,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.2) - activesupport (= 7.1.2) - activesupport (7.1.2) + activemodel (7.1.3) + activesupport (= 7.1.3) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -58,7 +58,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crack (0.4.5) rexml @@ -133,7 +133,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.20.0) + minitest (5.21.1) multipart-post (2.3.0) mutex_m (0.2.0) nenv (0.3.0)