diff --git a/Gemfile b/Gemfile index a49912ffdf437d82791fe71f20b50db5faeeaa31..98cf25696906c3209bd98128019aff34a1793d64 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "eventmachine" gem "money-open-exchange-rates" gem "ruby-bandwidth-iris" gem "sentry-ruby" -gem "statsd-instrument" +gem "statsd-instrument", git: "https://github.com/singpolyma/statsd-instrument.git", branch: "graphite" gem "value_semantics", git: "https://github.com/singpolyma/value_semantics" group(:development) do