Przeglądaj źródła

Remove sqlite3 from gemfile

master
Dylan Baker 4 lat temu
rodzic
commit
857c3c6d59
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Gemfile

+ 1
- 1
Gemfile Wyświetl plik

@@ -7,8 +7,8 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
7 7
 # gem "rails"
8 8
 
9 9
 gem "httparty", "~> 0.18.0"
10
+
10 11
 gem "nokogiri", "~> 1.10"
11
-gem "sqlite3", "~> 1.4"
12 12
 
13 13
 gem "pg", "~> 1.2"
14 14
 

Ładowanie…
Anuluj
Zapisz