Removed sqlite3's gem number from Gemfile file

This commit is contained in:
Al Snow
2019-05-12 17:17:38 -04:00
parent 5c74e1a406
commit 9ea362b595
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -296,7 +296,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
sqlite3 (1.4.1)
test-unit (3.3.3)
power_assert
therubyracer (0.12.3)
@@ -362,7 +362,7 @@ DEPENDENCIES
ruby-prof
sass-rails
simplecov
sqlite3 (= 1.3.13)
sqlite3
test-unit
therubyracer
travis-lint