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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-19 6:56:27.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-19 6:56:40.0 +00:00:00
commit
67c86ad4aade6ddf18f61364a845f9e060c352b4 [patch]
tree
6966197e75259921e420fcff55c959a23c736532
parent
48a8622d3afe37a804b93a67d503d93d3b3febed
download
67c86ad4aade6ddf18f61364a845f9e060c352b4.tar.gz

Bump json from 2.11.3 to 2.12.0

Bumps [json](https://github.com/ruby/json) from 2.11.3 to 2.12.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.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.12.0
  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 3dd6596..a8a7162 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.11"
gem "json", "~> 2.12"
diff --git a/Gemfile.lock b/Gemfile.lock
index a204b52..df4e4da 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -72,7 +72,7 @@
      jekyll (>= 3.8, < 5.0)
    jekyll-watch (2.2.1)
      listen (~> 3.0)
    json (2.11.3)
    json (2.12.0)
    kramdown (2.5.1)
      rexml (>= 3.3.9)
    kramdown-parser-gfm (1.1.0)
@@ -148,7 +148,7 @@
  http_parser.rb (~> 0.6.0)
  jekyll (~> 4.4.1)
  jekyll-feed (~> 0.12)
  json (~> 2.11)
  json (~> 2.12)
  minima (~> 2.5)
  tzinfo (>= 1, < 3)
  tzinfo-data