Merge pull request #1364 from AlexDenisov/fix_project_access_notification
Project access notifications fixed
Showing
... | ... | @@ -138,6 +138,7 @@ group :test do |
gem 'email_spec' | ||
gem 'resque_spec' | ||
gem "webmock" | ||
gem 'test_after_commit' | ||
end | ||
group :production do | ||
... | ... |
Please register or sign in to comment