bump test_after_commit
This commit is contained in:
parent
a974f281e8
commit
5fa8d7c44c
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -188,7 +188,7 @@ group :test do
|
|||
gem 'fixture_builder', '0.3.6'
|
||||
gem 'fuubar', '1.3.3'
|
||||
gem 'rspec-instafail', '0.2.5', :require => false
|
||||
gem 'test_after_commit', '0.2.3'
|
||||
gem 'test_after_commit', '0.2.5'
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
||||
|
|
|
|||
|
|
@ -443,7 +443,8 @@ GEM
|
|||
sprockets (~> 2.8)
|
||||
subexec (0.2.3)
|
||||
systemu (2.6.4)
|
||||
test_after_commit (0.2.3)
|
||||
test_after_commit (0.2.5)
|
||||
activerecord (>= 3.2)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.4)
|
||||
tilt (1.4.1)
|
||||
|
|
@ -564,7 +565,7 @@ DEPENDENCIES
|
|||
sinatra (= 1.3.3)
|
||||
sinon-rails (= 1.9.0)
|
||||
spork (= 1.0.0rc4)
|
||||
test_after_commit (= 0.2.3)
|
||||
test_after_commit (= 0.2.5)
|
||||
timecop (= 0.7.1)
|
||||
twitter (= 4.8.1)
|
||||
typhoeus (= 0.6.8)
|
||||
|
|
|
|||
Loading…
Reference in a new issue