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