diff --git a/Gemfile.lock b/Gemfile.lock index a36012f..093e9d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) brakeman (6.1.2) racc builder (3.2.4) @@ -111,11 +111,11 @@ GEM temple (>= 0.8.2) thor tilt - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) iniparse (1.5.0) io-console (0.7.2) - irb (1.13.0) + irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -136,7 +136,7 @@ GEM mini_portile2 (2.8.6) minitest (5.22.3) mutex_m (0.2.0) - net-imap (0.4.10) + net-imap (0.4.11) date net-protocol net-pop (0.1.2) @@ -145,7 +145,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.1) + nio4r (2.7.3) nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -175,7 +175,7 @@ GEM stringio ptools (1.5.0) racc (1.7.3) - rack (3.0.10) + rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -220,8 +220,8 @@ GEM rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.9.0) - reline (0.5.4) + regexp_parser (2.9.1) + reline (0.5.6) io-console (~> 0.5) rexml (3.2.6) rubocop (1.62.1) @@ -354,4 +354,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.5.9 + 2.5.10