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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-21 6:05:25.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-02-21 6:05:39.0 +00:00:00
commit
9538509e764d5e0b378dc3be442897120b200b04 [patch]
tree
7e5c72b92bde82dd1f2e16ca76ee954e943bb93d
parent
5f145515147dcdd4bb2cdcdcd0ec39fb737e62e5
download
9538509e764d5e0b378dc3be442897120b200b04.tar.gz

Bump sqlite3 from 2.5.0 to 2.6.0

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: sqlite3
  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 4aa0789..6dc63e3 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4.1"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 2.5.0", force_ruby_platform: true
gem "sqlite3", "~> 2.6.0", force_ruby_platform: true

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library.
diff --git a/Gemfile.lock b/Gemfile.lock
index 7c6e44d..f844401 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -77,7 +77,7 @@
      google-protobuf (~> 4.29)
    sass-embedded (1.83.4-x86_64-linux-gnu)
      google-protobuf (~> 4.29)
    sqlite3 (2.5.0)
    sqlite3 (2.6.0)
      mini_portile2 (~> 2.8.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
@@ -92,7 +92,7 @@
  jekyll (~> 4.4.1)
  jekyll-theme-modernist (~> 0.2)
  json (~> 2.10)
  sqlite3 (~> 2.5.0)
  sqlite3 (~> 2.6.0)
  tzinfo (~> 2.0.6)
  tzinfo-data
  wdm (~> 0.1.1)