Browse Source
Merge pull request #4 from uracreative/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
pull/5/head
Anxhelo Lushka
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Gemfile.lock
|
@ -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.7) |
|
|
concurrent-ruby (1.1.7) |
|
|