Skip to content

Commit 9f4fc83

Browse files
chore(deps): update dependency mocha to v3 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f6c247 commit 9f4fc83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :test do
1010
gem "rake"
1111
gem "minitest", "~> 5.3", "< 6.0"
1212
gem "minitest-stub-const"
13-
gem "mocha", "~> 2.0"
13+
gem "mocha", "~> 3.0"
1414
end
1515

1616
group :development do

0 commit comments

Comments
 (0)