Skip to content

Commit

Permalink
Merge pull request #810 from alphagov/dependabot/bundler/mocha-1.4.0
Browse files Browse the repository at this point in the history
Bump mocha from 1.3.0 to 1.4.0
  • Loading branch information
thomasleese committed Mar 23, 2018
2 parents 0a364bc + 019fde4 commit c678c01
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 @@ -45,7 +45,7 @@ group :test do
gem 'factory_bot_rails'
gem 'govuk-content-schema-test-helpers', '~> 1.6'
gem 'minitest-reporters'
gem 'mocha', '1.3.0'
gem 'mocha', '1.4.0'
gem 'poltergeist', '1.17.0'
gem 'rails-controller-testing'
gem 'shoulda', '3.5.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ GEM
ruby-progressbar
mlanett-redis-lock (0.2.7)
redis
mocha (1.3.0)
mocha (1.4.0)
metaclass (~> 0.0.1)
momentjs-rails (2.17.1)
railties (>= 3.1)
Expand Down Expand Up @@ -482,7 +482,7 @@ DEPENDENCIES
kaminari-mongoid (= 1.0.1)
minitest-reporters
mlanett-redis-lock (= 0.2.7)
mocha (= 1.3.0)
mocha (= 1.4.0)
momentjs-rails (= 2.17.1)
mongoid (= 6.1.0)
mongoid-sadstory
Expand Down

0 comments on commit c678c01

Please sign in to comment.