Skip to content

Commit

Permalink
Merge pull request #334 from betadots/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
rwaffen authored Mar 19, 2024
2 parents 6379f7a + 25b11ae commit bc6f9c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -428,11 +428,11 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.2)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
Expand Down

0 comments on commit bc6f9c0

Please sign in to comment.