Skip to content

Commit

Permalink
Merge pull request #44 from minter/dependabot/bundler/sqlite3-2.0.0
Browse files Browse the repository at this point in the history
Bump sqlite3 from 1.7.3 to 2.0.0
  • Loading branch information
minter authored Apr 19, 2024
2 parents b9f3c0c + 4747a54 commit a4d7e77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0)
sqlite3 (1.7.3-aarch64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-linux)
sqlite3 (2.0.0-aarch64-linux-gnu)
sqlite3 (2.0.0-arm64-darwin)
sqlite3 (2.0.0-x86_64-linux-gnu)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down

0 comments on commit a4d7e77

Please sign in to comment.