~singpolyma/sgx-jmp

6b6e3ee65cc4d3ca1e7e31eea45b97b2268d907a — Stephen Paul Weber 3 years ago e417c05
Use stats-instrument with graphite support
1 files changed, 1 insertions(+), 1 deletions(-)

M Gemfile
M Gemfile => Gemfile +1 -1
@@ 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