diff --git a/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock b/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock index 118a3e8..e418fa0 100644 --- a/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock +++ b/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) ffi (1.9.18) ffi (1.9.18-x64-mingw32) @@ -41,7 +41,7 @@ GEM mini_portile2 (~> 2.2.0) pathutil (0.14.0) forwardable-extended (~> 2.6) - public_suffix (2.0.5) + public_suffix (5.0.0) rake (12.0.0) rb-fsevent (0.10.2) rb-inotify (0.9.10)