diff --git a/Gemfile.lock b/Gemfile.lock index a49d6c5..d28f883 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,9 +56,10 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bcrypt (3.1.13) + bcrypt (3.1.13-java) bindex (0.8.1) bootsnap (1.4.6) msgpack (~> 1.0) @@ -96,7 +97,7 @@ GEM concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) - libv8 (7.3.492.27.1-x86_64-linux) + libv8 (7.3.492.27.1) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -131,7 +132,7 @@ GEM pg (1.2.3) pg (1.2.3-x64-mingw32) pg (1.2.3-x86-mingw32) - public_suffix (4.0.5) + public_suffix (4.0.6) puma (4.3.3) nio4r (~> 2.0) puma (4.3.3-java)