Skip to content

Commit 6af6120

Browse files
Bump sqlite3 from 2.8.0 to 2.8.1 in the bundler group
Bumps the bundler group with 1 update: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby). Updates `sqlite3` from 2.8.0 to 2.8.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.8.0...v2.8.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6738c3c commit 6af6120

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
@@ -280,10 +280,10 @@ GEM
280280
actionpack (>= 6.1)
281281
activesupport (>= 6.1)
282282
sprockets (>= 3.0.0)
283-
sqlite3 (2.8.0)
283+
sqlite3 (2.8.1)
284284
mini_portile2 (~> 2.8.0)
285-
sqlite3 (2.8.0-arm64-darwin)
286-
sqlite3 (2.8.0-x86_64-linux-gnu)
285+
sqlite3 (2.8.1-arm64-darwin)
286+
sqlite3 (2.8.1-x86_64-linux-gnu)
287287
stringio (3.1.8)
288288
thor (1.4.0)
289289
timeout (0.4.4)

0 commit comments

Comments
 (0)