Skip to content

Commit 8ac8ecb

Browse files
Bump sqlite3 from 2.7.4 to 2.8.0 (#45)
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.4 to 2.8.0. - [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.4...v2.8.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5be3f3 commit 8ac8ecb

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

0 commit comments

Comments
 (0)