Skip to content

Commit

Permalink
bump test_after_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass authored and denschub committed Dec 31, 2015
1 parent 44bc553 commit 0deb16a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ group :test do
gem "fixture_builder", "0.4.1"
gem "fuubar", "2.0.0"
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)

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ GEM
sprockets (>= 2.8, < 4.0)
state_machine (1.2.0)
systemu (2.6.5)
test_after_commit (0.4.1)
test_after_commit (0.4.2)
activerecord (>= 3.2)
thor (0.19.1)
thread_safe (0.3.5)
Expand Down Expand Up @@ -890,7 +890,7 @@ DEPENDENCIES
spring (= 1.5.0)
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
test_after_commit (= 0.4.1)
test_after_commit (= 0.4.2)
timecop (= 0.8.0)
twitter (= 5.15.0)
twitter-text (= 1.13.0)
Expand Down

0 comments on commit 0deb16a

Please sign in to comment.