bump test_after_commit
This commit is contained in:
parent
d6878631bf
commit
97d744d6da
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -189,7 +189,7 @@ group :test do
|
||||||
gem 'fixture_builder', '0.3.6'
|
gem 'fixture_builder', '0.3.6'
|
||||||
gem 'fuubar', '1.3.2'
|
gem 'fuubar', '1.3.2'
|
||||||
gem 'rspec-instafail', '0.2.4', :require => false
|
gem 'rspec-instafail', '0.2.4', :require => false
|
||||||
gem 'test_after_commit', '0.2.0'
|
gem 'test_after_commit', '0.2.2'
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -390,7 +390,7 @@ GEM
|
||||||
activemodel (~> 3.0)
|
activemodel (~> 3.0)
|
||||||
railties (~> 3.0)
|
railties (~> 3.0)
|
||||||
subexec (0.2.3)
|
subexec (0.2.3)
|
||||||
test_after_commit (0.2.0)
|
test_after_commit (0.2.2)
|
||||||
thor (0.18.1)
|
thor (0.18.1)
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
timecop (0.7.1)
|
timecop (0.7.1)
|
||||||
|
|
@ -501,7 +501,7 @@ DEPENDENCIES
|
||||||
sinon-rails (= 1.7.3)
|
sinon-rails (= 1.7.3)
|
||||||
spork (= 1.0.0rc4)
|
spork (= 1.0.0rc4)
|
||||||
strong_parameters
|
strong_parameters
|
||||||
test_after_commit (= 0.2.0)
|
test_after_commit (= 0.2.2)
|
||||||
timecop (= 0.7.1)
|
timecop (= 0.7.1)
|
||||||
twitter (= 4.8.1)
|
twitter (= 4.8.1)
|
||||||
typhoeus (= 0.6.7)
|
typhoeus (= 0.6.7)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue