Skip to content

Commit ba08d4e

Browse files
Build(deps): bump sqlite3 from 2.9.0 to 2.9.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.9.0 to 2.9.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.9.0...v2.9.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 997a2e0 commit ba08d4e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -246,14 +246,14 @@ GEM
246246
rack-session (>= 2.0.0, < 3)
247247
tilt (~> 2.0)
248248
slack-notifier (2.4.0)
249-
sqlite3 (2.9.0-aarch64-linux-gnu)
250-
sqlite3 (2.9.0-aarch64-linux-musl)
251-
sqlite3 (2.9.0-arm-linux-gnu)
252-
sqlite3 (2.9.0-arm-linux-musl)
253-
sqlite3 (2.9.0-arm64-darwin)
254-
sqlite3 (2.9.0-x86_64-darwin)
255-
sqlite3 (2.9.0-x86_64-linux-gnu)
256-
sqlite3 (2.9.0-x86_64-linux-musl)
249+
sqlite3 (2.9.1-aarch64-linux-gnu)
250+
sqlite3 (2.9.1-aarch64-linux-musl)
251+
sqlite3 (2.9.1-arm-linux-gnu)
252+
sqlite3 (2.9.1-arm-linux-musl)
253+
sqlite3 (2.9.1-arm64-darwin)
254+
sqlite3 (2.9.1-x86_64-darwin)
255+
sqlite3 (2.9.1-x86_64-linux-gnu)
256+
sqlite3 (2.9.1-x86_64-linux-musl)
257257
stringio (3.2.0)
258258
sync (0.5.0)
259259
term-ansicolor (1.11.3)

0 commit comments

Comments
 (0)