🏡 index : github.com/captn3m0/tld-squatting.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-09 6:53:32.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2024-12-09 6:53:50.0 +00:00:00
commit
26a5680819816afba95c45925b7ebcc348648c62 [patch]
tree
a3a8a4165fd12c9b92854b1dbe989eaee55aadfa
parent
1b9b7da8462c78769c540ea6939d570836de5780
download
26a5680819816afba95c45925b7ebcc348648c62.tar.gz

Bump json from 2.8.2 to 2.9.0

Bumps [json](https://github.com/ruby/json) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.8.2...v2.9.0)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Gemfile      | 2 +-
 Gemfile.lock | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index 08ce2b0..434872a 100644
--- a/Gemfile
+++ a/Gemfile
@@ -32,4 +32,4 @@
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

gem "json", "~> 2.8"
gem "json", "~> 2.9"
diff --git a/Gemfile.lock b/Gemfile.lock
index 57824ad..7012440 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -67,7 +67,7 @@
      jekyll (>= 3.8, < 5.0)
    jekyll-watch (2.2.1)
      listen (~> 3.0)
    json (2.8.2)
    json (2.9.0)
    kramdown (2.4.0)
      rexml
    kramdown-parser-gfm (1.1.0)
@@ -146,7 +146,7 @@
  http_parser.rb (~> 0.6.0)
  jekyll (~> 4.3.4)
  jekyll-feed (~> 0.12)
  json (~> 2.8)
  json (~> 2.9)
  minima (~> 2.5)
  tzinfo (>= 1, < 3)
  tzinfo-data