relax live_events' gem development requirements

this allows us to not download the entire aws sdk and old versions of
gems for statsd

Change-Id: Ib8305a008c2270845fd4f7ca5311a86a2e73ce7e
Reviewed-on: https://gerrit.instructure.com/180784
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Simon Williams <simon@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
This commit is contained in:
Simon Williams 2019-02-06 13:32:02 -06:00
parent 37cc468cb9
commit 5509b83746
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
source 'https://rubygems.org'
gem 'aws-sdk'
gemspec
gem 'canvas_statsd', '1.0.0'