diff --git a/Gemfile.lock b/Gemfile.lock index 25f416c..2b3089f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,24 +8,25 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.1.1) - actionview (= 7.1.1) - activesupport (= 7.1.1) + actionpack (7.1.2) + actionview (= 7.1.2) + activesupport (= 7.1.2) nokogiri (>= 1.8.5) + racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.1) - activesupport (= 7.1.1) + actionview (7.1.2) + activesupport (= 7.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.1.1) - activesupport (= 7.1.1) - activesupport (7.1.1) + activemodel (7.1.2) + activesupport (= 7.1.2) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -40,7 +41,7 @@ GEM aes_key_wrap (1.1.0) ast (2.4.2) attr_required (1.0.1) - base64 (0.1.1) + base64 (0.2.0) bigdecimal (3.1.4) bindata (2.4.15) builder (3.2.4) @@ -48,9 +49,9 @@ GEM concurrent-ruby (1.2.2) connection_pool (2.4.1) crass (1.0.6) - date (3.3.3) + date (3.3.4) diff-lcs (1.5.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords erubi (1.12.0) faraday (2.7.11) @@ -110,14 +111,14 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) net-imap (0.4.4) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.4.0) net-protocol @@ -240,7 +241,7 @@ GEM attr_required (>= 0.0.5) httpclient (>= 2.4) thor (1.3.0) - timeout (0.4.0) + timeout (0.4.1) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0)