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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-08-14 6:32:28.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-08-14 17:40:00.0 +05:30:00
commit
55634bca080f86e4c7ccbf66c01f9a9a5520adff [patch]
tree
61599588a9e2fce7f31422e29d7e5446a3a1c2e0
parent
33c12a9bffbd787e64f33f6336880e0e648affda
download
55634bca080f86e4c7ccbf66c01f9a9a5520adff.tar.gz

Bump sqlite3 from 2.0.3 to 2.0.4

Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.0.3 to 2.0.4.
- [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.0.3...v2.0.4)

---
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 | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index 7b6ad39..88be3d3 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.3"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 2.0.3", force_ruby_platform: true
gem "sqlite3", "~> 2.0.4", 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 8f85f97..11404ba 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -66,7 +66,7 @@
      google-protobuf (~> 3.23)
    sass-embedded (1.69.5-x86_64-linux-gnu)
      google-protobuf (~> 3.23)
    sqlite3 (2.0.3)
    sqlite3 (2.0.4)
      mini_portile2 (~> 2.8.0)
    strscan (3.1.0)
    terminal-table (3.0.2)
@@ -82,7 +82,7 @@
  jekyll (~> 4.3.3)
  jekyll-theme-modernist (~> 0.2)
  json (~> 2.7)
  sqlite3 (~> 2.0.3)
  sqlite3 (~> 2.0.4)
  tzinfo (~> 2.0.6)
  tzinfo-data
  wdm (~> 0.1.1)