diff --git a/Gemfile.lock b/Gemfile.lock index 96c4f7f5..5284870b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.2.0) - benchmark (0.4.0) + benchmark (0.4.1) better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) @@ -33,7 +33,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.9) + bigdecimal (3.2.1) brakeman (7.0.2) racc builder (3.3.0) @@ -46,21 +46,21 @@ GEM bigdecimal rexml crass (1.0.6) - csv (3.3.4) + csv (3.3.5) date (3.4.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) delegate (0.4.0) did_you_mean (2.0.0) - diff-lcs (1.6.1) + diff-lcs (1.6.2) digest (3.2.0) dnsruby (1.72.4) base64 (~> 0.2.0) logger (~> 1.6.5) simpleidn (~> 0.2.1) dotenv (3.1.8) - drb (2.2.1) + drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) @@ -91,8 +91,7 @@ GEM dry-logic (~> 1.4) zeitwerk (~> 2.6) english (0.8.0) - erb (4.0.4) - cgi (>= 0.3.3) + erb (5.0.1) erb_lint (0.5.0) activesupport better_html (>= 2.0.1) @@ -126,7 +125,7 @@ GEM octokit (>= 4, < 10) public_suffix (>= 3.0, < 7.0) typhoeus (~> 1.3) - hashdiff (1.1.2) + hashdiff (1.2.0) httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) @@ -141,9 +140,9 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (1.8.6) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) logger (1.6.6) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) matrix (0.4.2) @@ -203,12 +202,12 @@ GEM byebug (~> 12.0) pry (>= 0.13, < 0.16) pstore (0.2.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.2) racc (1.8.1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -216,13 +215,14 @@ GEM loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.9.2) + rbs (3.9.4) logger - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) readline (0.0.4) reline @@ -243,21 +243,21 @@ GEM drb forwardable ipaddr - rspec (3.13.0) + rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.3) + rspec-core (3.13.4) rspec-support (~> 3.13.0) - rspec-expectations (3.13.4) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.3) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-support (3.13.3) + rspec-support (3.13.4) rss (0.3.1) rexml rubocop (0.7.2) @@ -267,7 +267,7 @@ GEM prism (~> 1.4) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubygems-update (3.6.8) + rubygems-update (3.6.9) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -279,13 +279,13 @@ GEM scss_lint (0.60.0) sass (~> 3.5, >= 3.5.5) securerandom (0.4.1) - set (1.1.1) + set (1.1.2) shellwords (0.2.2) simpleidn (0.2.3) singleton (0.3.0) smart_properties (1.17.0) stringio (3.1.7) - strscan (3.1.4) + strscan (3.1.5) syntax_suggest (2.0.2) tempfile (0.3.1) terminal-table (1.6.0) @@ -321,7 +321,7 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) win32ole (1.9.2) yaml (0.4.0) - zeitwerk (2.7.2) + zeitwerk (2.7.3) zlib (3.2.1) PLATFORMS