Skip to content

Commit

Permalink
build(deps): bump sqlite3 from 1.6.6 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.6 to 2.0.3.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v1.6.6...v2.0.3)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 764e805 commit 698ea70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
json (2.6.3)
language_server-protocol (3.17.0.3)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.7)
multi_test (1.1.0)
pact (1.63.0)
pact-mock_service (~> 3.0, >= 3.3.1)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
sqlite3 (1.6.6)
sqlite3 (2.0.3)
mini_portile2 (~> 2.8.0)
sync (0.5.0)
sys-uname (1.2.3)
Expand Down

0 comments on commit 698ea70

Please sign in to comment.