Browse Source

Remove sqlite3 from Gemfile.lock

master
Dylan Baker 4 years ago
parent
commit
df25396e45
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      Gemfile.lock

+ 0
- 2
Gemfile.lock View File

@@ -29,7 +29,6 @@ GEM
29 29
       rack (~> 2.0)
30 30
       rack-protection (= 2.0.8.1)
31 31
       tilt (~> 2.0)
32
-    sqlite3 (1.4.2)
33 32
     tilt (2.0.10)
34 33
 
35 34
 PLATFORMS
@@ -44,7 +43,6 @@ DEPENDENCIES
44 43
   sassc (~> 2.2)
45 44
   sequel (~> 5.30)
46 45
   sinatra (~> 2.0)
47
-  sqlite3 (~> 1.4)
48 46
 
49 47
 BUNDLED WITH
50 48
    1.17.3

Loading…
Cancel
Save