Skip to content

Commit 1b3a7b9

Browse files
Bump addressable from 2.8.7 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae9ec66 commit 1b3a7b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
mutex_m
9494
securerandom (>= 0.3)
9595
tzinfo (~> 2.0)
96-
addressable (2.8.7)
97-
public_suffix (>= 2.0.2, < 7.0)
96+
addressable (2.9.0)
97+
public_suffix (>= 2.0.2, < 8.0)
9898
administrate (0.20.1)
9999
actionpack (>= 6.0, < 8.0)
100100
actionview (>= 6.0, < 8.0)
@@ -451,7 +451,7 @@ GEM
451451
method_source (~> 1.0)
452452
psych (5.1.2)
453453
stringio
454-
public_suffix (6.0.1)
454+
public_suffix (7.0.5)
455455
puma (6.4.2)
456456
nio4r (~> 2.0)
457457
pundit (2.3.2)

0 commit comments

Comments
 (0)