diff --git a/Gemfile.lock b/Gemfile.lock index 198212c..f4785f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,15 +14,15 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) colorator (1.1.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) - css_parser (1.21.1) + css_parser (1.22.0) addressable csv (3.3.2) drb (2.2.1) @@ -97,7 +97,7 @@ GEM addressable css_parser (>= 1.19.0) htmlentities (>= 4.0.0) - public_suffix (6.0.1) + public_suffix (7.0.5) racc (1.8.1) rake (13.2.1) rb-fsevent (0.11.2)