Skip to content

Commit c748b93

Browse files
build(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 1cf859e commit c748b93

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -324,12 +324,12 @@ GEM
324324
fugit (~> 1.11.0)
325325
railties (>= 7.1)
326326
thor (~> 1.3.1)
327-
sqlite3 (2.4.0-aarch64-linux-gnu)
328-
sqlite3 (2.4.0-arm-linux-gnu)
329-
sqlite3 (2.4.0-arm64-darwin)
330-
sqlite3 (2.4.0-x86-linux-gnu)
331-
sqlite3 (2.4.0-x86_64-darwin)
332-
sqlite3 (2.4.0-x86_64-linux-gnu)
327+
sqlite3 (2.4.1-aarch64-linux-gnu)
328+
sqlite3 (2.4.1-arm-linux-gnu)
329+
sqlite3 (2.4.1-arm64-darwin)
330+
sqlite3 (2.4.1-x86-linux-gnu)
331+
sqlite3 (2.4.1-x86_64-darwin)
332+
sqlite3 (2.4.1-x86_64-linux-gnu)
333333
sshkit (1.23.2)
334334
base64
335335
net-scp (>= 1.1.2)

0 commit comments

Comments
 (0)