Skip to content

Commit 5dc28f4

Browse files
Bump sqlite3 from 2.2.0 to 2.3.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.2.0 to 2.3.1. - [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.2.0...v2.3.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2467d64 commit 5dc28f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -471,10 +471,10 @@ GEM
471471
actionpack (>= 6.1)
472472
activesupport (>= 6.1)
473473
sprockets (>= 3.0.0)
474-
sqlite3 (2.2.0-aarch64-linux-gnu)
475-
sqlite3 (2.2.0-arm64-darwin)
476-
sqlite3 (2.2.0-x86_64-darwin)
477-
sqlite3 (2.2.0-x86_64-linux-gnu)
474+
sqlite3 (2.3.1-aarch64-linux-gnu)
475+
sqlite3 (2.3.1-arm64-darwin)
476+
sqlite3 (2.3.1-x86_64-darwin)
477+
sqlite3 (2.3.1-x86_64-linux-gnu)
478478
stimulus-rails (1.3.4)
479479
railties (>= 6.0.0)
480480
stringio (3.1.2)

0 commit comments

Comments
 (0)