Skip to content

Commit

Permalink
Update dependency sqlite3 to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 1e8b377 commit ee1fabf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ gem "nokogiri", "~> 1.16"
gem "pry", "~> 0.14.1"
gem "rake", "~> 13.2"
gem "rspec-rails", "~> 6.1"
gem "sprockets-rails", "~> 3.5"
gem "sprockets-rails", "~> 3.2"
gem "sqlite3", "~> 1.7"
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ DEPENDENCIES
rails-footnotes!
rake (~> 13.2)
rspec-rails (~> 6.1)
sprockets-rails (~> 3.5)
sprockets-rails (~> 3.2)
sqlite3 (~> 1.7)

RUBY VERSION
Expand Down

0 comments on commit ee1fabf

Please sign in to comment.