Skip to content

Commit

Permalink
Bump database_cleaner from 1.8.3 to 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 5, 2020
1 parent 8ea565e commit ce3ff90
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 @@ -28,7 +28,7 @@ group :development, :test do
gem 'annotate'
gem 'faker', '~> 2.11'
gem 'timecop'
gem 'database_cleaner', '1.8.3'
gem 'database_cleaner', '1.8.5'
gem 'launchy'
gem 'simplecov', require: false
gem 'sinatra'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ GEM
cucumber-rails (>= 1.1.1)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
database_cleaner (1.8.3)
database_cleaner (1.8.5)
datetime_picker_rails (0.0.7)
momentjs-rails (>= 2.8.1)
debug_inspector (0.0.3)
Expand Down Expand Up @@ -556,7 +556,7 @@ DEPENDENCIES
coffee-rails (= 5.0.0)
cucumber-rails
cucumber-rails-training-wheels
database_cleaner (= 1.8.3)
database_cleaner (= 1.8.5)
devise (~> 4.7)
devise_invitable (~> 2.0)
dotenv-rails
Expand Down

0 comments on commit ce3ff90

Please sign in to comment.