Bump test_after_commit
This commit is contained in:
parent
2ba6ed0b48
commit
3afc998b2d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -269,7 +269,7 @@ group :test do
|
||||||
|
|
||||||
gem "fixture_builder", "0.4.1"
|
gem "fixture_builder", "0.4.1"
|
||||||
gem "fuubar", "2.1.1"
|
gem "fuubar", "2.1.1"
|
||||||
gem "test_after_commit", "1.0.0"
|
gem "test_after_commit", "1.1.0"
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -835,7 +835,7 @@ GEM
|
||||||
term-ansicolor (1.3.2)
|
term-ansicolor (1.3.2)
|
||||||
tins (~> 1.0)
|
tins (~> 1.0)
|
||||||
terminal-table (1.6.0)
|
terminal-table (1.6.0)
|
||||||
test_after_commit (1.0.0)
|
test_after_commit (1.1.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)
|
||||||
|
|
@ -1036,7 +1036,7 @@ DEPENDENCIES
|
||||||
spring (= 1.7.2)
|
spring (= 1.7.2)
|
||||||
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 (= 1.0.0)
|
test_after_commit (= 1.1.0)
|
||||||
timecop (= 0.8.1)
|
timecop (= 0.8.1)
|
||||||
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