diff --git a/Gemfile.lock b/Gemfile.lock index 78a715b..c9ac23b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) ast (2.3.0) aws-sdk (2.11.197) @@ -64,7 +64,7 @@ GEM pry-byebug (3.4.0) byebug (~> 9.0) pry (~> 0.10) - public_suffix (2.0.5) + public_suffix (5.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0)