bump test_after_commit
This commit is contained in:
parent
44bc55337d
commit
0deb16adcc
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -255,7 +255,7 @@ group :test do
|
||||||
gem "fixture_builder", "0.4.1"
|
gem "fixture_builder", "0.4.1"
|
||||||
gem "fuubar", "2.0.0"
|
gem "fuubar", "2.0.0"
|
||||||
gem "rspec-instafail", "0.4.0", require: false
|
gem "rspec-instafail", "0.4.0", require: false
|
||||||
gem "test_after_commit", "0.4.1"
|
gem "test_after_commit", "0.4.2"
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -717,7 +717,7 @@ GEM
|
||||||
sprockets (>= 2.8, < 4.0)
|
sprockets (>= 2.8, < 4.0)
|
||||||
state_machine (1.2.0)
|
state_machine (1.2.0)
|
||||||
systemu (2.6.5)
|
systemu (2.6.5)
|
||||||
test_after_commit (0.4.1)
|
test_after_commit (0.4.2)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.5)
|
thread_safe (0.3.5)
|
||||||
|
|
@ -890,7 +890,7 @@ DEPENDENCIES
|
||||||
spring (= 1.5.0)
|
spring (= 1.5.0)
|
||||||
spring-commands-cucumber (= 1.0.1)
|
spring-commands-cucumber (= 1.0.1)
|
||||||
spring-commands-rspec (= 1.0.4)
|
spring-commands-rspec (= 1.0.4)
|
||||||
test_after_commit (= 0.4.1)
|
test_after_commit (= 0.4.2)
|
||||||
timecop (= 0.8.0)
|
timecop (= 0.8.0)
|
||||||
twitter (= 5.15.0)
|
twitter (= 5.15.0)
|
||||||
twitter-text (= 1.13.0)
|
twitter-text (= 1.13.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue