1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Fixed issue with updated sqlite3 gem to 1.4

This commit is contained in:
2019-04-19 10:45:47 -04:00
parent a76f4036b3
commit 07eb7c84e2
2 changed files with 3 additions and 3 deletions

View File

@@ -238,7 +238,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.0)
sqlite3 (1.3.13)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
therubyracer (0.12.3)
@@ -306,7 +306,7 @@ DEPENDENCIES
rubocop
sdoc
spring
sqlite3
sqlite3 (~> 1.3.6)
therubyracer
travis
turbolinks