Bump sqlite3 from 2.6.0 to 2.7.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.6.0 to 2.7.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.6.0...v2.7.0)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 6 ++++--
2 files changed, 4 insertions(+), 4 deletions(-)
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4.1"
gem "jekyll-theme-modernist", "~> 0.2"
gem "sqlite3", "~> 2.6.0", force_ruby_platform: true
gem "sqlite3", "~> 2.7.0", force_ruby_platform: true
@@ -62,7 +62,7 @@
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.8)
mini_portile2 (2.8.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
@@ -77,7 +77,7 @@
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-linux-gnu)
google-protobuf (~> 4.29)
sqlite3 (2.6.0)
sqlite3 (2.7.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.12)
sqlite3 (~> 2.6.0)
sqlite3 (~> 2.7.0)
tzinfo (~> 2.0.6)
tzinfo-data
wdm (~> 0.1.1)