Commit 93788354386154f6f18f975d709465ff596dd260

Authored by Andrew
1 parent 8d4bc957

Fixed tests

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
Gemfile
... ... @@ -10,8 +10,6 @@ gem "typhoeus"
10 10 gem "activejob", "~> 5.2.0.rc1"
11 11 gem "redis"
12 12 gem "connection_pool"
13   -gem "faraday", path: "~/forks/faraday"
14   -gem "ethon", path: "~/forks/ethon"
15 13  
16 14 # kaminari
17 15 gem "actionpack", "~> 5.2.0.rc1"
... ...