Removed sqlite3's gem number from Gemfile file
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user