Skip to content

Commit

Permalink
add "require 'faraday'"
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Speelman committed Aug 16, 2013
1 parent 7740e1d commit 2d8de13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newrelic_puma_agent
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require "bundler/setup"
require "newrelic_plugin"
require 'yaml'
require 'json'
require 'faraday'

module Puma

Expand Down

0 comments on commit 2d8de13

Please sign in to comment.