Skip to content

Commit 5c80bef

Browse files
Bump sqlite3 from 1.6.3 to 1.6.4
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c163dfa commit 5c80bef

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
@@ -366,9 +366,9 @@ GEM
366366
sprockets (4.2.0)
367367
concurrent-ruby (~> 1.0)
368368
rack (>= 2.2.4, < 4)
369-
sqlite3 (1.6.3-arm64-darwin)
370-
sqlite3 (1.6.3-x86_64-darwin)
371-
sqlite3 (1.6.3-x86_64-linux)
369+
sqlite3 (1.6.4-arm64-darwin)
370+
sqlite3 (1.6.4-x86_64-darwin)
371+
sqlite3 (1.6.4-x86_64-linux)
372372
state_machines (0.6.0)
373373
syntax_tree (6.1.1)
374374
prettier_print (>= 1.2.0)

0 commit comments

Comments
 (0)