Skip to content

Commit ff83862

Browse files
authored
Merge pull request #85 from ComplianceAsCode/dependabot/bundler/addressable-2.9.0
Bump addressable from 2.8.7 to 2.9.0
2 parents 9b45cff + 21d5fe3 commit ff83862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GEM
1313
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.7)
17-
public_suffix (>= 2.0.2, < 7.0)
16+
addressable (2.9.0)
17+
public_suffix (>= 2.0.2, < 8.0)
1818
base64 (0.2.0)
1919
benchmark (0.5.0)
2020
bigdecimal (3.1.9)
@@ -85,7 +85,7 @@ GEM
8585
racc (~> 1.4)
8686
pathutil (0.16.2)
8787
forwardable-extended (~> 2.6)
88-
public_suffix (6.0.1)
88+
public_suffix (7.0.5)
8989
racc (1.8.1)
9090
rake (13.2.1)
9191
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)