Skip to content

Commit

Permalink
Bump sqlite3 from 1.6.2 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.2 to 2.0.2.
- [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.2...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent edc2b3f commit bf8db78
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 @@ -111,7 +111,7 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.20.0)
multi_test (1.1.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -196,7 +196,7 @@ GEM
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sqlite3 (1.6.2)
sqlite3 (2.0.2)
mini_portile2 (~> 2.8.0)
standard (1.32.1)
language_server-protocol (~> 3.17.0.2)
Expand Down

0 comments on commit bf8db78

Please sign in to comment.