diff --git a/.licenses/bundler/json.dep.yml b/.licenses/bundler/json.dep.yml index cff5e5d5..c1164144 100644 --- a/.licenses/bundler/json.dep.yml +++ b/.licenses/bundler/json.dep.yml @@ -1,6 +1,6 @@ --- name: json -version: 2.8.2 +version: 2.9.1 type: bundler summary: JSON Implementation for Ruby homepage: https://ruby.github.io/json diff --git a/Gemfile.lock b/Gemfile.lock index 9b48f908..f3b5fd85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM net-http (>= 0.5.0) i18n (1.14.4) concurrent-ruby (~> 1.0) - json (2.8.2) + json (2.9.1) licensee (9.18.0) dotenv (>= 2, < 4) octokit (>= 4.20, < 10.0)