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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-11-02 6:23:44.0 +00:00:00
committer Nemo <me@captnemo.in> 2023-11-02 11:58:48.0 +05:30:00
commit
0266060cbea87c1c017be81b171ca6055cab22fc [patch]
tree
d34df6677630cc8405277263aaddc5befe1a0477
parent
ae4e33650d5a16e4be2b89ad60ade993eb1c99b6
download
0266060cbea87c1c017be81b171ca6055cab22fc.tar.gz

Bump sqlite3 from 1.6.7 to 1.6.8

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.7...v1.6.8)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Diff

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

diff --git a/Gemfile b/Gemfile
index 4765a1d..2b0b813 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.2"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 1.6.7", force_ruby_platform: true
gem "sqlite3", "~> 1.6.8", 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 f853b02..c773fd9 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -50,7 +50,7 @@
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    mercenary (0.4.0)
    mini_portile2 (2.8.4)
    mini_portile2 (2.8.5)
    pathutil (0.16.2)
      forwardable-extended (~> 2.6)
    public_suffix (5.0.1)
@@ -64,7 +64,7 @@
      google-protobuf (~> 3.21)
    sass-embedded (1.60.0-x86_64-linux-gnu)
      google-protobuf (~> 3.21)
    sqlite3 (1.6.7)
    sqlite3 (1.6.8)
      mini_portile2 (~> 2.8.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
@@ -78,7 +78,7 @@
DEPENDENCIES
  jekyll (~> 4.3.2)
  jekyll-theme-modernist (~> 0.2)
  sqlite3 (~> 1.6.7)
  sqlite3 (~> 1.6.8)
  tzinfo (~> 2.0.6)
  tzinfo-data
  wdm (~> 0.1.1)