Skip to content

Commit

Permalink
Merge pull request #40 from minter/dependabot/bundler/sqlite3-1.7.3
Browse files Browse the repository at this point in the history
Bump sqlite3 from 1.7.2 to 1.7.3
  • Loading branch information
minter authored Mar 18, 2024
2 parents 331e05c + 83ceba8 commit d8037cb
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.2-aarch64-linux)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-linux)
sqlite3 (1.7.3-aarch64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-linux)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
Expand Down

0 comments on commit d8037cb

Please sign in to comment.