Skip to content

Commit ee1fabf

Browse files
Update dependency sqlite3 to v1.7.3
1 parent 1e8b377 commit ee1fabf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ gem "nokogiri", "~> 1.16"
1111
gem "pry", "~> 0.14.1"
1212
gem "rake", "~> 13.2"
1313
gem "rspec-rails", "~> 6.1"
14-
gem "sprockets-rails", "~> 3.5"
14+
gem "sprockets-rails", "~> 3.2"
1515
gem "sqlite3", "~> 1.7"

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ DEPENDENCIES
244244
rails-footnotes!
245245
rake (~> 13.2)
246246
rspec-rails (~> 6.1)
247-
sprockets-rails (~> 3.5)
247+
sprockets-rails (~> 3.2)
248248
sqlite3 (~> 1.7)
249249

250250
RUBY VERSION

0 commit comments

Comments
 (0)