Browse Source
Merge pull request #9 from uracreative/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
gh-pages
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
2 additions and
2 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.6) |
|
|
concurrent-ruby (1.1.6) |
|
@ -46,7 +46,7 @@ GEM |
|
|
mercenary (0.4.0) |
|
|
mercenary (0.4.0) |
|
|
pathutil (0.16.2) |
|
|
pathutil (0.16.2) |
|
|
forwardable-extended (~> 2.6) |
|
|
forwardable-extended (~> 2.6) |
|
|
public_suffix (4.0.5) |
|
|
public_suffix (4.0.6) |
|
|
rb-fsevent (0.10.4) |
|
|
rb-fsevent (0.10.4) |
|
|
rb-inotify (0.10.1) |
|
|
rb-inotify (0.10.1) |
|
|
ffi (~> 1.0) |
|
|
ffi (~> 1.0) |
|
|