Merge pull request #3158 from evazion/fix-expunge-post
Fix #3156: Expunging posts is broken
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user