diff --git a/Gemfile b/Gemfile index 5ca732bb..8e164945 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ group :test do # but it's close enough to show the gempath handler can find a plugin # See test/unit/ gem "train-test-fixture", path: "test/fixtures/plugins/train-test-fixture" - gem "mocha", "~> 1.1" + gem "mocha", "~> 2.1" end group :integration do