Skip to content

Commit 8ddaf66

Browse files
Bump addressable from 2.6.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.6.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e7450b commit 8ddaf66

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ GEM
114114
acts_as_indexed (0.8.3)
115115
acts_as_list (0.4.0)
116116
activerecord (>= 3.0)
117-
addressable (2.6.0)
118-
public_suffix (>= 2.0.2, < 4.0)
117+
addressable (2.8.0)
118+
public_suffix (>= 2.0.2, < 5.0)
119119
ahoy_matey (2.2.1)
120120
addressable
121121
browser (~> 2.0)
@@ -392,7 +392,9 @@ GEM
392392
mini_mime (>= 0.1.1)
393393
method_source (0.8.2)
394394
mime-types (2.99.3)
395-
mimemagic (0.3.2)
395+
mimemagic (0.4.3)
396+
nokogiri (~> 1)
397+
rake
396398
mina (0.3.8)
397399
open4 (~> 1.3.4)
398400
rake
@@ -463,7 +465,7 @@ GEM
463465
ast (~> 2.4.0)
464466
pbkdf2_password_hasher (0.2.0)
465467
pdf-core (0.4.0)
466-
pg (0.20)
468+
pg (0.20.0)
467469
phantomjs (2.1.1.0)
468470
piwik_analytics (1.0.2)
469471
actionpack
@@ -489,7 +491,7 @@ GEM
489491
coderay (~> 1.0)
490492
method_source (~> 0.8)
491493
slop (~> 3.4)
492-
public_suffix (3.1.1)
494+
public_suffix (4.0.6)
493495
quiet_assets (1.0.2)
494496
railties (>= 3.1, < 5.0)
495497
racc (1.5.2)

0 commit comments

Comments
 (0)