diff --git a/Gemfile.lock b/Gemfile.lock index 7de96dd..6b60c15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM diff-lcs (1.5.0) digest (3.1.0) erubi (1.10.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -97,7 +97,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.2) + minitest (5.17.0) net-imap (0.2.3) digest net-protocol @@ -113,7 +113,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.7-x86_64-darwin) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) @@ -123,7 +123,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3) @@ -196,7 +196,7 @@ GEM tty-cursor (0.7.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) websocket-driver (0.7.5) @@ -205,7 +205,7 @@ GEM zeitwerk (2.6.0) PLATFORMS - ruby + x86_64-linux DEPENDENCIES Boothby!