Skip to content

Commit 4d6308d

Browse files
build(deps): bump sqlite3 from 2.6.0 to 2.7.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba4e7ea commit 4d6308d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@ GEM
268268
fugit (~> 1.11.0)
269269
railties (>= 7.1)
270270
thor (~> 1.3.1)
271-
sqlite3 (2.6.0-aarch64-linux-gnu)
272-
sqlite3 (2.6.0-arm64-darwin)
273-
sqlite3 (2.6.0-x86_64-linux-gnu)
271+
sqlite3 (2.7.1-aarch64-linux-gnu)
272+
sqlite3 (2.7.1-arm64-darwin)
273+
sqlite3 (2.7.1-x86_64-linux-gnu)
274274
sshkit (1.24.0)
275275
base64
276276
logger

0 commit comments

Comments
 (0)