bump test_after_commit

This commit is contained in:
Jonne Haß 2014-11-09 19:33:49 +01:00
parent 7fc022a9b9
commit 791feab474
2 changed files with 3 additions and 3 deletions

View file

@ -210,7 +210,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.3.0' gem 'test_after_commit', '0.4.0'
# Cucumber (integration tests) # Cucumber (integration tests)

View file

@ -492,7 +492,7 @@ GEM
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)
subexec (0.2.3) subexec (0.2.3)
systemu (2.6.4) systemu (2.6.4)
test_after_commit (0.3.0) test_after_commit (0.4.0)
activerecord (>= 3.2) activerecord (>= 3.2)
thor (0.19.1) thor (0.19.1)
thread_safe (0.3.4) thread_safe (0.3.4)
@ -625,7 +625,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.3.0) test_after_commit (= 0.4.0)
timecop (= 0.7.1) timecop (= 0.7.1)
twitter (= 4.8.1) twitter (= 4.8.1)
twitter-text (= 1.9.2) twitter-text (= 1.9.2)