bump test_after_commit

This commit is contained in:
Jonne Haß 2014-06-01 13:46:26 +02:00
parent 91eb92180b
commit 50778e5b8b
2 changed files with 3 additions and 3 deletions

View file

@ -189,7 +189,7 @@ group :test do
gem 'fixture_builder', '0.3.6' gem 'fixture_builder', '0.3.6'
gem 'fuubar', '1.3.3' gem 'fuubar', '1.3.3'
gem 'rspec-instafail', '0.2.4', :require => false 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) # Cucumber (integration tests)

View file

@ -428,7 +428,7 @@ GEM
railties (~> 3.0) railties (~> 3.0)
subexec (0.2.3) subexec (0.2.3)
systemu (2.5.2) systemu (2.5.2)
test_after_commit (0.2.2) test_after_commit (0.2.3)
thor (0.19.1) thor (0.19.1)
thread_safe (0.3.4) thread_safe (0.3.4)
tilt (1.4.1) tilt (1.4.1)
@ -544,7 +544,7 @@ DEPENDENCIES
sinon-rails (= 1.7.3) sinon-rails (= 1.7.3)
spork (= 1.0.0rc4) spork (= 1.0.0rc4)
strong_parameters (= 0.2.3) strong_parameters (= 0.2.3)
test_after_commit (= 0.2.2) test_after_commit (= 0.2.3)
timecop (= 0.7.1) timecop (= 0.7.1)
twitter (= 4.8.1) twitter (= 4.8.1)
typhoeus (= 0.6.7) typhoeus (= 0.6.7)