Skip to content

Commit 848bcbf

Browse files
author
root
committed
pin sqlite3
1 parent 8efd5fc commit 848bcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ end
99
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
1010
gem 'rails', '~> 5.1.2'
1111
# Use sqlite3 as the database for Active Record
12-
gem 'sqlite3'
12+
gem 'sqlite3', '~> 1.3.13'
1313
# Use Puma as the app server
1414
gem 'puma', '~> 3.7'
1515
# Use SCSS for stylesheets

0 commit comments

Comments
 (0)