Skip to content

Commit 00f4672

Browse files
Bump sqlite3 from 2.7.3 to 2.7.4 (#34)
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.3 to 2.7.4. - [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.7.3...v2.7.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e95733 commit 00f4672

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
@@ -155,14 +155,14 @@ GEM
155155
rubocop-ast (>= 1.38.0, < 2.0)
156156
ruby-progressbar (1.13.0)
157157
securerandom (0.4.1)
158-
sqlite3 (2.7.3-aarch64-linux-gnu)
159-
sqlite3 (2.7.3-aarch64-linux-musl)
160-
sqlite3 (2.7.3-arm-linux-gnu)
161-
sqlite3 (2.7.3-arm-linux-musl)
162-
sqlite3 (2.7.3-arm64-darwin)
163-
sqlite3 (2.7.3-x86_64-darwin)
164-
sqlite3 (2.7.3-x86_64-linux-gnu)
165-
sqlite3 (2.7.3-x86_64-linux-musl)
158+
sqlite3 (2.7.4-aarch64-linux-gnu)
159+
sqlite3 (2.7.4-aarch64-linux-musl)
160+
sqlite3 (2.7.4-arm-linux-gnu)
161+
sqlite3 (2.7.4-arm-linux-musl)
162+
sqlite3 (2.7.4-arm64-darwin)
163+
sqlite3 (2.7.4-x86_64-darwin)
164+
sqlite3 (2.7.4-x86_64-linux-gnu)
165+
sqlite3 (2.7.4-x86_64-linux-musl)
166166
standard (1.51.1)
167167
language_server-protocol (~> 3.17.0.2)
168168
lint_roller (~> 1.0)

0 commit comments

Comments
 (0)