Skip to content

Commit

Permalink
Merge 740b051 into 016bde3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 20, 2020
2 parents 016bde3 + 740b051 commit 76eb184
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 @@ -52,7 +52,7 @@ end

group :test do
gem 'capybara', '~> 3.32'
gem 'coveralls_reborn', '~> 0.15.0', require: false
gem 'coveralls_reborn', '~> 0.15.1', require: false
gem 'email_spec', '~> 2.2'
gem 'selenium-webdriver', '~> 3.142'
gem 'simplecov', '~> 0.18.5', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
childprocess (3.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.6)
coveralls_reborn (0.15.0)
coveralls_reborn (0.15.1)
json (~> 2.1)
simplecov (~> 0.18.1)
term-ansicolor (~> 1.6)
Expand Down Expand Up @@ -293,7 +293,7 @@ DEPENDENCIES
bootsnap (~> 1.4)
byebug (~> 11.1)
capybara (~> 3.32)
coveralls_reborn (~> 0.15.0)
coveralls_reborn (~> 0.15.1)
email_spec (~> 2.2)
factory_bot_rails (~> 5.1)
faker (~> 2.11)
Expand Down

0 comments on commit 76eb184

Please sign in to comment.