Skip to content

Commit

Permalink
Merge pull request #280 from betadots/dependabot/bundler/sqlite3-1.7.1
Browse files Browse the repository at this point in the history
Bump sqlite3 from 1.7.0 to 1.7.1
  • Loading branch information
rwaffen committed Jan 25, 2024
2 parents fd3be44 + 4ca84b7 commit 2de65cd
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 @@ -432,11 +432,11 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.0)
sqlite3 (1.7.1)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
sqlite3 (1.7.1-arm64-darwin)
sqlite3 (1.7.1-x86_64-darwin)
sqlite3 (1.7.1-x86_64-linux)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
Expand Down

0 comments on commit 2de65cd

Please sign in to comment.