Merge pull request #4 from pjht/dependabot/bundler/addressable-2.8.0

Bump addressable from 2.5.2 to 2.8.0
This commit is contained in:
pjht 2021-08-02 13:12:33 +00:00 committed by GitHub
commit a397282392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.5.2) addressable (2.8.0)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 5.0)
colorize (0.8.1) colorize (0.8.1)
css_parser (1.6.0) css_parser (1.6.0)
addressable addressable
@ -10,7 +10,7 @@ GEM
nokogiri (1.11.4) nokogiri (1.11.4)
mini_portile2 (~> 2.5.0) mini_portile2 (~> 2.5.0)
racc (~> 1.4) racc (~> 1.4)
public_suffix (3.0.2) public_suffix (4.0.6)
racc (1.5.2) racc (1.5.2)
PLATFORMS PLATFORMS