bump test_after_commit
This commit is contained in:
parent
91eb92180b
commit
50778e5b8b
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 'fuubar', '1.3.3'
|
||||
gem 'rspec-instafail', '0.2.4', :require => false
|
||||
gem 'test_after_commit', '0.2.2'
|
||||
gem 'test_after_commit', '0.2.3'
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
||||
|
|
|
|||
|
|
@ -428,7 +428,7 @@ GEM
|
|||
railties (~> 3.0)
|
||||
subexec (0.2.3)
|
||||
systemu (2.5.2)
|
||||
test_after_commit (0.2.2)
|
||||
test_after_commit (0.2.3)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.4)
|
||||
tilt (1.4.1)
|
||||
|
|
@ -544,7 +544,7 @@ DEPENDENCIES
|
|||
sinon-rails (= 1.7.3)
|
||||
spork (= 1.0.0rc4)
|
||||
strong_parameters (= 0.2.3)
|
||||
test_after_commit (= 0.2.2)
|
||||
test_after_commit (= 0.2.3)
|
||||
timecop (= 0.7.1)
|
||||
twitter (= 4.8.1)
|
||||
typhoeus (= 0.6.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue