Bump sqlite3 from 1.6.6 to 1.6.7
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.6 to 1.6.7.
- [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.6...v1.6.7)
---
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(-)
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.3.2"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 1.6.6", force_ruby_platform: true
gem "sqlite3", "~> 1.6.7", force_ruby_platform: true
@@ -64,7 +64,7 @@
google-protobuf (~> 3.21)
sass-embedded (1.60.0-x86_64-linux-gnu)
google-protobuf (~> 3.21)
sqlite3 (1.6.6)
sqlite3 (1.6.7)
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.6)
sqlite3 (~> 1.6.7)
tzinfo (~> 2.0.6)
tzinfo-data
wdm (~> 0.1.1)