Merge pull request #3158 from evazion/fix-expunge-post

Fix #3156: Expunging posts is broken
This commit is contained in:
Albert Yi
2017-06-15 11:34:02 -07:00
committed by GitHub
6 changed files with 43 additions and 18 deletions

View File

@@ -341,6 +341,8 @@ GEM
rest-client (~> 1.4)
term-ansicolor (1.3.2)
tins (~> 1.0)
test_after_commit (1.1.0)
activerecord (>= 3.2)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
@@ -438,6 +440,7 @@ DEPENDENCIES
streamio-ffmpeg
stripe
term-ansicolor
test_after_commit
therubyracer
timecop
twitter
@@ -448,4 +451,4 @@ DEPENDENCIES
whenever
BUNDLED WITH
1.14.5
1.14.6