Bump test_after_commit
This commit is contained in:
parent
43d0946769
commit
241f0d977a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -257,7 +257,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.5.0", require: false
|
gem "rspec-instafail", "0.5.0", require: false
|
||||||
gem "test_after_commit", "0.4.2"
|
gem "test_after_commit", "1.0.0"
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -743,7 +743,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.2)
|
test_after_commit (1.0.0)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.5)
|
thread_safe (0.3.5)
|
||||||
|
|
@ -917,7 +917,7 @@ DEPENDENCIES
|
||||||
spring (= 1.7.1)
|
spring (= 1.7.1)
|
||||||
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.2)
|
test_after_commit (= 1.0.0)
|
||||||
timecop (= 0.8.0)
|
timecop (= 0.8.0)
|
||||||
turbo_dev_assets (= 0.0.2)
|
turbo_dev_assets (= 0.0.2)
|
||||||
twitter (= 5.16.0)
|
twitter (= 5.16.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue