Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 4e5263d

Browse files
chore(deps): bump sqlite3 from 2.4.0 to 2.4.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.4.0 to 2.4.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.4.0...v2.4.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2146a21 commit 4e5263d

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
@@ -411,8 +411,8 @@ GEM
411411
actionpack (>= 6.1)
412412
activesupport (>= 6.1)
413413
sprockets (>= 3.0.0)
414-
sqlite3 (2.4.0-x86_64-darwin)
415-
sqlite3 (2.4.0-x86_64-linux-gnu)
414+
sqlite3 (2.4.1-x86_64-darwin)
415+
sqlite3 (2.4.1-x86_64-linux-gnu)
416416
stringio (3.1.2)
417417
tailwindcss-rails (3.0.0)
418418
railties (>= 7.0.0)

0 commit comments

Comments
 (0)