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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-28 6:35:49.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-04-28 6:36:04.0 +00:00:00
commit
eb9940d89f758f868d36819bef8e09c37de135fb [patch]
tree
7f18c030aebb8fcd0f10112bb40be8a431c62632
parent
b4412e43ec75c6abb0b73511e82b5b95155b7b0a
download
eb9940d89f758f868d36819bef8e09c37de135fb.tar.gz

Bump json from 2.10.2 to 2.11.3

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

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.11.3
  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 fc7ca47..3dd6596 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.10"
gem "json", "~> 2.11"
diff --git a/Gemfile.lock b/Gemfile.lock
index e874e67..a204b52 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.10.2)
    json (2.11.3)
    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.10)
  json (~> 2.11)
  minima (~> 2.5)
  tzinfo (>= 1, < 3)
  tzinfo-data