diff --git a/Gemfile.lock b/Gemfile.lock index d753e56..89f91c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,10 +77,10 @@ GEM ast (2.4.2) autoprefixer-rails (10.4.19.0) execjs (~> 2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.3.0) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -102,7 +102,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.10.0) @@ -118,7 +118,8 @@ GEM dotenv-rails (3.1.7) dotenv (= 3.1.7) railties (>= 6.1) - drb (2.2.1) + drb (2.2.3) + erb (5.0.3) erubi (1.13.1) execjs (2.10.0) faker (3.5.1) @@ -138,8 +139,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.0) - irb (1.15.1) + io-console (0.8.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -164,8 +165,8 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) - loofah (2.24.0) + logger (1.7.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -176,7 +177,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) net-http (0.6.0) uri @@ -190,12 +191,12 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.4-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - octicons (19.15.1) - octicons_helper (19.15.1) + octicons (19.19.0) + octicons_helper (19.19.0) actionview - octicons (= 19.15.1) + octicons (= 19.19.0) railties octokit (9.2.0) faraday (>= 1, < 3) @@ -207,18 +208,18 @@ GEM racc pg (1.5.9) popper_js (2.11.8) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.12) - rack-session (2.1.0) + rack (3.1.17) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -239,7 +240,7 @@ GEM activesupport (= 7.2.2.1) bundler (>= 1.15.0) railties (= 7.2.2.1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -258,14 +259,16 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) 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) - rdoc (6.12.0) + rdoc (6.15.0) + erb psych (>= 4.0.0) + tsort regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.2) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -327,10 +330,11 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.5) - thor (1.3.2) + stringio (3.1.7) + thor (1.4.0) tilt (2.6.0) timeout (0.4.3) + tsort (0.2.0) turbo-rails (2.0.13) actionpack (>= 7.1.0) railties (>= 7.1.0) @@ -355,7 +359,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS x86_64-linux