bump test_after_commit
This commit is contained in:
parent
3a7b0db67b
commit
fb058609e3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -195,7 +195,7 @@ group :test do
|
||||||
gem 'fixture_builder', '0.3.6'
|
gem 'fixture_builder', '0.3.6'
|
||||||
gem 'fuubar', '2.0.0'
|
gem 'fuubar', '2.0.0'
|
||||||
gem 'rspec-instafail', '0.2.5', :require => false
|
gem 'rspec-instafail', '0.2.5', :require => false
|
||||||
gem 'test_after_commit', '0.2.5'
|
gem 'test_after_commit', '0.2.6'
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -455,7 +455,7 @@ GEM
|
||||||
sprockets (~> 2.8)
|
sprockets (~> 2.8)
|
||||||
subexec (0.2.3)
|
subexec (0.2.3)
|
||||||
systemu (2.6.4)
|
systemu (2.6.4)
|
||||||
test_after_commit (0.2.5)
|
test_after_commit (0.2.6)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.4)
|
thread_safe (0.3.4)
|
||||||
|
|
@ -580,7 +580,7 @@ DEPENDENCIES
|
||||||
sinatra (= 1.3.3)
|
sinatra (= 1.3.3)
|
||||||
sinon-rails (= 1.10.3)
|
sinon-rails (= 1.10.3)
|
||||||
spork (= 1.0.0rc4)
|
spork (= 1.0.0rc4)
|
||||||
test_after_commit (= 0.2.5)
|
test_after_commit (= 0.2.6)
|
||||||
timecop (= 0.7.1)
|
timecop (= 0.7.1)
|
||||||
twitter (= 4.8.1)
|
twitter (= 4.8.1)
|
||||||
typhoeus (= 0.6.9)
|
typhoeus (= 0.6.9)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue