Skip to content

Commit

Permalink
Merge pull request #1722 from Shopify/dependabot/bundler/sqlite3-1.6.9
Browse files Browse the repository at this point in the history
Bump sqlite3 from 1.6.7 to 1.6.9
  • Loading branch information
KaanOzkan authored Nov 29, 2023
2 parents 6a1aec4 + 6df7ac3 commit dc1f405
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 46 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7-x86_64-darwin)
sqlite3 (1.6.7-x86_64-linux)
sqlite3 (1.6.9-arm64-darwin)
sqlite3 (1.6.9-x86_64-darwin)
sqlite3 (1.6.9-x86_64-linux)
state_machines (0.6.0)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc1f405

Please sign in to comment.