Skip to content

Commit 0c665c9

Browse files
Bump sqlite3 from 1.6.1 to 1.6.2 (#125)
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.1 to 1.6.2. - [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.1...v1.6.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f2a887 commit 0c665c9

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
@@ -89,9 +89,9 @@ GEM
8989
simplecov_json_formatter (~> 0.1)
9090
simplecov-html (0.12.3)
9191
simplecov_json_formatter (0.1.4)
92-
sqlite3 (1.6.1-arm64-darwin)
93-
sqlite3 (1.6.1-x86_64-darwin)
94-
sqlite3 (1.6.1-x86_64-linux)
92+
sqlite3 (1.6.2-arm64-darwin)
93+
sqlite3 (1.6.2-x86_64-darwin)
94+
sqlite3 (1.6.2-x86_64-linux)
9595
timecop (0.9.6)
9696
tzinfo (2.0.6)
9797
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)