Skip to content

Commit 3a854b5

Browse files
Bump sqlite3 from 2.5.0 to 2.6.0 (#200)
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.5.0 to 2.6.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.5.0...v2.6.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50c60ba commit 3a854b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,9 @@ GEM
266266
rexml (~> 3.2, >= 3.2.5)
267267
rubyzip (>= 1.2.2, < 3.0)
268268
websocket (~> 1.0)
269-
sqlite3 (2.5.0)
269+
sqlite3 (2.6.0)
270270
mini_portile2 (~> 2.8.0)
271-
sqlite3 (2.5.0-x86_64-linux-gnu)
271+
sqlite3 (2.6.0-x86_64-linux-gnu)
272272
standard (1.45.0)
273273
language_server-protocol (~> 3.17.0.2)
274274
lint_roller (~> 1.0)

0 commit comments

Comments
 (0)