Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
pin sqlite3 version in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Plunkert authored and Ben Plunkert committed Mar 23, 2019
1 parent 2e7884f commit 08d41ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ DEPENDENCIES
selenium-webdriver
spring
spring-watcher-listen (~> 2.0.0)
sqlite3
sqlite3 (~> 1.4.0)
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
Expand Down

0 comments on commit 08d41ea

Please sign in to comment.