diff --git a/Gemfile.lock b/Gemfile.lock index 044d7fe..7a5a761 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) backport (1.2.0) - benchmark (0.1.1) + benchmark (0.2.1) bindex (0.8.1) bootsnap (1.9.0) msgpack (~> 1.0) @@ -81,7 +81,7 @@ GEM childprocess (4.1.0) concurrent-ruby (1.1.9) crass (1.0.6) - diff-lcs (1.4.4) + diff-lcs (1.5.0) e2mmap (0.1.0) erubi (1.10.0) factory_bot (6.2.0) @@ -97,7 +97,7 @@ GEM i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - kramdown (2.3.1) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) @@ -116,15 +116,15 @@ GEM msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.12.3-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) - parallel (1.21.0) - parser (3.0.2.0) + parallel (1.22.1) + parser (3.1.3.0) ast (~> 2.4.1) public_suffix (4.0.6) puma (5.4.0) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.2) rack (2.2.3) rack-mini-profiler (2.3.3) rack (>= 1.2.0) @@ -156,7 +156,7 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) @@ -171,8 +171,8 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.0) redis (>= 4, < 5) - regexp_parser (2.1.1) - reverse_markdown (2.0.0) + regexp_parser (2.6.1) + reverse_markdown (2.1.1) nokogiri rexml (3.2.5) rspec-core (3.10.1) @@ -201,8 +201,8 @@ GEM rubocop-ast (>= 1.9.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) - parser (>= 3.0.1.1) + rubocop-ast (1.24.0) + parser (>= 3.1.1.0) rubocop-performance (1.11.5) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) @@ -221,7 +221,7 @@ GEM rubyzip (>= 1.2.2) simpacker (1.2.0) railties (>= 4.2) - solargraph (0.43.0) + solargraph (0.48.0) backport (~> 1.2) benchmark bundler (>= 1.17.2) @@ -248,22 +248,24 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (1.1.0) - tilt (2.0.10) + thor (1.2.1) + tilt (2.0.11) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.1.0) + unicode-display_width (2.3.0) web-console (4.1.0) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) + webrick (1.7.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.26) + yard (0.9.28) + webrick (~> 1.7.0) zeitwerk (2.4.2) PLATFORMS