Skip to content

Commit

Permalink
Merge pull request #1686 from gocd/dependabot/bundler/public_suffix-6…
Browse files Browse the repository at this point in the history
….0.0

Bump public_suffix from 5.0.5 to 6.0.0
  • Loading branch information
chadlwilson authored Jun 21, 2024
2 parents 870e429 + b58699d commit 845f0b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
ansi (1.5.0)
async (2.12.0)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
public_suffix (5.0.5)
public_suffix (6.0.0)
racc (1.8.0)
rack (2.2.9)
rack-livereload (0.3.17)
Expand Down

0 comments on commit 845f0b8

Please sign in to comment.