lib/targit/client.rb in targit-2.4.6 vs lib/targit/client.rb in targit-2.4.7

- old
+ new

@@ -1,6 +1,7 @@ require 'octokit' require 'octoauth' +require 'faraday/http' module Targit ## # Helper module to load a GitHub API client object module Client