Merge pull request #30 from NCSU-Libraries/dependabot/bundler/addressable-2.8.0

Bump addressable from 2.7.0 to 2.8.0
This commit is contained in:
Jason Raitz 2021-07-13 11:17:41 -04:00 committed by GitHub
commit ec17ef0863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.7.0) addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.1.9) concurrent-ruby (1.1.9)