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
       rack (~> 2.0)
29
       rack (~> 2.0)
30
       rack-protection (= 2.0.8.1)
30
       rack-protection (= 2.0.8.1)
31
       tilt (~> 2.0)
31
       tilt (~> 2.0)
32
-    sqlite3 (1.4.2)
33
     tilt (2.0.10)
32
     tilt (2.0.10)
34
 
33
 
35
 PLATFORMS
34
 PLATFORMS
44
   sassc (~> 2.2)
43
   sassc (~> 2.2)
45
   sequel (~> 5.30)
44
   sequel (~> 5.30)
46
   sinatra (~> 2.0)
45
   sinatra (~> 2.0)
47
-  sqlite3 (~> 1.4)
48
 
46
 
49
 BUNDLED WITH
47
 BUNDLED WITH
50
    1.17.3
48
    1.17.3

Loading…
Cancel
Save