Allow users to cancel a running crunch job by updating cancelled_at
[arvados.git] / services / api / Gemfile
index ae90f677317f55925bdb20efa444ae4b80b00689..59b16cc7eabb8029eac745d98d1acd6a64b7c9bf 100644 (file)
@@ -51,3 +51,5 @@ gem 'omniauth-oauth2', '1.1.1'
 
 gem 'andand'
 gem 'redis'
+
+gem 'test_after_commit', :group => :test