Explorar el Código

Remove sqlite3 from Gemfile.lock

master
Dylan Baker hace 4 años
padre
commit
df25396e45
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      Gemfile.lock

+ 0
- 2
Gemfile.lock Ver fichero

@@ -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…
Cancelar
Guardar