diff --git a/Gemfile.lock b/Gemfile.lock index 7f7a191..6b16bd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,17 +6,15 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) colorator (1.1.0) concurrent-ruby (1.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - eventmachine (1.2.7-x64-mingw32) ffi (1.15.5) - ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) google-protobuf (3.22.0.rc.2) http_parser.rb (0.8.0) @@ -53,7 +51,7 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.4) + public_suffix (7.0.5) rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -64,8 +62,6 @@ GEM sass-embedded (1.62.1) google-protobuf (~> 3.21) rake (>= 10.0.0) - sass-embedded (1.62.1-x64-mingw32) - google-protobuf (~> 3.21) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) @@ -73,7 +69,7 @@ GEM PLATFORMS ruby - x64-mingw32 + x64-mingw-ucrt DEPENDENCIES bundler (~> 2.1)