Merge branch '3108-improve-handling-of-stuck-mirrors' into 'master'
Improves handling of stuck projects Closes #3108 See merge request !2628
Showing
... | ... | @@ -154,8 +154,6 @@ end |
# State machine | ||
gem 'state_machines-activerecord', '~> 0.4.0' | ||
# Run events after state machine commits | ||
gem 'after_commit_queue', '~> 1.3.0' | ||
# Issue tags | ||
gem 'acts-as-taggable-on', '~> 4.0' | ||
... | ... |
lib/after_commit_queue.rb
0 → 100644
Please register or sign in to comment