Skip to content

Commit fb9e9ef

Browse files
committed
Upgrade sqlite3 to fix broken ext compilation
See sparklemotion/sqlite3-ruby#324
1 parent 7f5e899 commit fb9e9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ GEM
499499
actionpack (>= 5.2)
500500
activesupport (>= 5.2)
501501
sprockets (>= 3.0.0)
502-
sqlite3 (1.4.3)
502+
sqlite3 (1.4.4)
503503
stackprof (0.2.17)
504504
stimulus-rails (1.0.2)
505505
railties (>= 6.0.0)

0 commit comments

Comments
 (0)