Skip to content

Commit

Permalink
Update dependency sqlite3 to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent ad384d6 commit 90a32e1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions v2.4-rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,14 +220,14 @@ GEM
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
securerandom (0.4.0)
sqlite3 (2.4.1)
sqlite3 (2.5.0)
mini_portile2 (~> 2.8.0)
sqlite3 (2.4.1-aarch64-linux-gnu)
sqlite3 (2.4.1-arm-linux-gnu)
sqlite3 (2.4.1-arm64-darwin)
sqlite3 (2.4.1-x86-linux-gnu)
sqlite3 (2.4.1-x86_64-darwin)
sqlite3 (2.4.1-x86_64-linux-gnu)
sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.5.0-arm-linux-gnu)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86-linux-gnu)
sqlite3 (2.5.0-x86_64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
stringio (3.1.1)
thor (1.3.2)
tilt (2.4.0)
Expand Down Expand Up @@ -261,7 +261,7 @@ DEPENDENCIES
puma
rails (~> 7.1)
rspec
sqlite3 (= 2.4.1)
sqlite3 (= 2.5.0)

BUNDLED WITH
2.5.14

0 comments on commit 90a32e1

Please sign in to comment.