Skip to content

Commit 2ff4d6f

Browse files
Bump sqlite3 from 2.7.3 to 2.7.4
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]>
1 parent d3949a9 commit 2ff4d6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ GEM
229229
actionpack (>= 6.1)
230230
activesupport (>= 6.1)
231231
sprockets (>= 3.0.0)
232-
sqlite3 (2.7.3-arm64-darwin)
233-
sqlite3 (2.7.3-x86_64-darwin)
234-
sqlite3 (2.7.3-x86_64-linux-gnu)
232+
sqlite3 (2.7.4-arm64-darwin)
233+
sqlite3 (2.7.4-x86_64-darwin)
234+
sqlite3 (2.7.4-x86_64-linux-gnu)
235235
stringio (3.1.7)
236236
thor (1.4.0)
237237
tilt (2.4.0)

0 commit comments

Comments
 (0)