🏡 index : github.com/captn3m0/mf.captnemo.in.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-13 6:49:07.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-13 6:49:27.0 +00:00:00
commit
e797c50c87be7c48ef40754716cb9f6d2e1d762e [patch]
tree
387556887e7695daaa84071070f5316dc18c054c
parent
b0dec09378f64bc977eb372152900911da333e2f
download
main.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 43ec1b6..019bf50 100644
--- a/Gemfile
+++ a/Gemfile
@@ -14,4 +14,4 @@
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

gem "webrick", "~> 1.9"
gem "json", "~> 2.11"
gem "json", "~> 2.12"
diff --git a/Gemfile.lock b/Gemfile.lock
index ef41835..8dc3d03 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -52,7 +52,7 @@
      jekyll-seo-tag (~> 2.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)
@@ -91,7 +91,7 @@
DEPENDENCIES
  jekyll (~> 4.4.1)
  jekyll-theme-modernist (~> 0.2)
  json (~> 2.11)
  json (~> 2.12)
  sqlite3 (~> 2.6.0)
  tzinfo (~> 2.0.6)
  tzinfo-data