diff --git a/Gemfile.lock b/Gemfile.lock index d28c174..83f25c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.1.1) - activesupport (= 8.1.1) - activesupport (8.1.1) + activemodel (8.1.2) + activesupport (= 8.1.2) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -36,7 +36,7 @@ GEM net-ssh (>= 2.6.5, < 8.0.0) net-ssh (7.3.0) net-telnet (0.2.0) - prism (1.7.0) + prism (1.8.0) rainbow (3.1.1) reline (0.6.3) io-console (~> 0.5)