Update ruby-bandwidth-iris Gem

Christopher Vollick created

It looks like the commits on this branch were merged to upstream a long
time ago, and other changes have been made since which I'm going to need
in a moment.

Change summary

Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Gemfile 🔗

@@ -20,7 +20,7 @@ gem "multihashes"
 gem "ougai"
 gem "relative_time"
 gem "roda"
-gem "ruby-bandwidth-iris", git: "https://github.com/singpolyma/ruby-bandwidth-iris", branch: "tn_move"
+gem "ruby-bandwidth-iris"
 gem "sentry-ruby", "<= 4.3.1"
 gem "slim"
 gem "statsd-instrument", git: "https://github.com/singpolyma/statsd-instrument.git", branch: "graphite"