Skip to content

Commit

Permalink
Bump addressable from 2.3.6 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.3.6...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2021
1 parent 32f8180 commit 355f224
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
arel (5.0.1.20140414130214)
awesome_print (1.2.0)
bigbluebutton-api-ruby (1.7.0)
Expand Down Expand Up @@ -145,6 +146,7 @@ GEM
nokogiri (1.6.2.1-java)
ntlm-http (0.1.1)
polyglot (0.3.5)
public_suffix (4.0.6)
rabl (0.10.1)
activesupport (>= 2.3.14)
rack (1.5.2)
Expand Down

0 comments on commit 355f224

Please sign in to comment.