bump test_after_commit
This commit is contained in:
parent
d1c42c77ba
commit
3b1e93cb30
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -245,7 +245,7 @@ group :test do
|
|||
gem "fixture_builder", "0.3.6"
|
||||
gem "fuubar", "2.0.0"
|
||||
gem "rspec-instafail", "0.2.6", require: false
|
||||
gem "test_after_commit", "0.4.0"
|
||||
gem "test_after_commit", "0.4.1"
|
||||
|
||||
# Cucumber (integration tests)
|
||||
|
||||
|
|
|
|||
|
|
@ -654,7 +654,7 @@ GEM
|
|||
activesupport (>= 3.0)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
systemu (2.6.4)
|
||||
test_after_commit (0.4.0)
|
||||
test_after_commit (0.4.1)
|
||||
activerecord (>= 3.2)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.5)
|
||||
|
|
@ -810,7 +810,7 @@ DEPENDENCIES
|
|||
spring (= 1.3.3)
|
||||
spring-commands-cucumber (= 1.0.1)
|
||||
spring-commands-rspec (= 1.0.4)
|
||||
test_after_commit (= 0.4.0)
|
||||
test_after_commit (= 0.4.1)
|
||||
timecop (= 0.7.3)
|
||||
twitter (= 4.8.1)
|
||||
twitter-text (= 1.11.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue