diff --git a/RELEASE.md b/RELEASE.md
index 9ab91651..dc29bf73 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -12,6 +12,7 @@
* Fix `jaro_winkler` compilation errors on MacOS (5c7d14cb)
* Fix typos in `IncludesTest` test names (6fb5a5a6)
+* Fix `rubocop` version constraint for Ruby > v2.2.0 (d5c6b98a)
## 2.4.5
diff --git a/docs/Mocha.html b/docs/Mocha.html
index 8a429290..fb14ee71 100644
--- a/docs/Mocha.html
+++ b/docs/Mocha.html
@@ -236,7 +236,7 @@
diff --git a/docs/Mocha/API.html b/docs/Mocha/API.html
index 5ac9c1b2..b8aa8d8f 100644
--- a/docs/Mocha/API.html
+++ b/docs/Mocha/API.html
@@ -1247,7 +1247,7 @@
diff --git a/docs/Mocha/ClassMethods.html b/docs/Mocha/ClassMethods.html
index 9b59dd6b..f1a750f1 100644
--- a/docs/Mocha/ClassMethods.html
+++ b/docs/Mocha/ClassMethods.html
@@ -246,7 +246,7 @@
diff --git a/docs/Mocha/Configuration.html b/docs/Mocha/Configuration.html
index bb261d02..80543f91 100644
--- a/docs/Mocha/Configuration.html
+++ b/docs/Mocha/Configuration.html
@@ -1085,7 +1085,7 @@
diff --git a/docs/Mocha/Expectation.html b/docs/Mocha/Expectation.html
index 714b8017..5255b491 100644
--- a/docs/Mocha/Expectation.html
+++ b/docs/Mocha/Expectation.html
@@ -2903,7 +2903,7 @@
diff --git a/docs/Mocha/ExpectationError.html b/docs/Mocha/ExpectationError.html
index 2f89ff1a..ccc77b4b 100644
--- a/docs/Mocha/ExpectationError.html
+++ b/docs/Mocha/ExpectationError.html
@@ -134,7 +134,7 @@ Overview
diff --git a/docs/Mocha/ExpectationErrorFactory.html b/docs/Mocha/ExpectationErrorFactory.html
index 86222941..eed22233 100644
--- a/docs/Mocha/ExpectationErrorFactory.html
+++ b/docs/Mocha/ExpectationErrorFactory.html
@@ -242,7 +242,7 @@
diff --git a/docs/Mocha/Hooks.html b/docs/Mocha/Hooks.html
index 31ab0199..1ad6c2d5 100644
--- a/docs/Mocha/Hooks.html
+++ b/docs/Mocha/Hooks.html
@@ -417,7 +417,7 @@
diff --git a/docs/Mocha/Integration.html b/docs/Mocha/Integration.html
index b0f642d7..5b414bc9 100644
--- a/docs/Mocha/Integration.html
+++ b/docs/Mocha/Integration.html
@@ -107,7 +107,7 @@ Defined Under Namespace
diff --git a/docs/Mocha/Integration/MiniTest.html b/docs/Mocha/Integration/MiniTest.html
index 08c45394..86334a6b 100644
--- a/docs/Mocha/Integration/MiniTest.html
+++ b/docs/Mocha/Integration/MiniTest.html
@@ -105,7 +105,7 @@ Defined Under Namespace
diff --git a/docs/Mocha/Integration/MiniTest/Adapter.html b/docs/Mocha/Integration/MiniTest/Adapter.html
index 7bd53626..bc48cb71 100644
--- a/docs/Mocha/Integration/MiniTest/Adapter.html
+++ b/docs/Mocha/Integration/MiniTest/Adapter.html
@@ -146,7 +146,7 @@ Methods included from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/Integration/TestUnit.html b/docs/Mocha/Integration/TestUnit.html
index f0d5f2df..581f13d5 100644
--- a/docs/Mocha/Integration/TestUnit.html
+++ b/docs/Mocha/Integration/TestUnit.html
@@ -105,7 +105,7 @@ Defined Under Namespace
diff --git a/docs/Mocha/Integration/TestUnit/Adapter.html b/docs/Mocha/Integration/TestUnit/Adapter.html
index 1161928c..1e71d6d5 100644
--- a/docs/Mocha/Integration/TestUnit/Adapter.html
+++ b/docs/Mocha/Integration/TestUnit/Adapter.html
@@ -146,7 +146,7 @@ Methods included from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/Mock.html b/docs/Mocha/Mock.html
index eadfd1f8..07ebda1a 100644
--- a/docs/Mocha/Mock.html
+++ b/docs/Mocha/Mock.html
@@ -1116,7 +1116,7 @@
diff --git a/docs/Mocha/ObjectMethods.html b/docs/Mocha/ObjectMethods.html
index 2e26ff74..cfc52a38 100644
--- a/docs/Mocha/ObjectMethods.html
+++ b/docs/Mocha/ObjectMethods.html
@@ -747,7 +747,7 @@
diff --git a/docs/Mocha/ParameterMatchers.html b/docs/Mocha/ParameterMatchers.html
index b10df038..32888e6d 100644
--- a/docs/Mocha/ParameterMatchers.html
+++ b/docs/Mocha/ParameterMatchers.html
@@ -3167,7 +3167,7 @@
diff --git a/docs/Mocha/ParameterMatchers/AllOf.html b/docs/Mocha/ParameterMatchers/AllOf.html
index b5e43e7d..12387652 100644
--- a/docs/Mocha/ParameterMatchers/AllOf.html
+++ b/docs/Mocha/ParameterMatchers/AllOf.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/AnyOf.html b/docs/Mocha/ParameterMatchers/AnyOf.html
index db986332..cd3f5925 100644
--- a/docs/Mocha/ParameterMatchers/AnyOf.html
+++ b/docs/Mocha/ParameterMatchers/AnyOf.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/AnyParameters.html b/docs/Mocha/ParameterMatchers/AnyParameters.html
index 99f876d6..dcf08498 100644
--- a/docs/Mocha/ParameterMatchers/AnyParameters.html
+++ b/docs/Mocha/ParameterMatchers/AnyParameters.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/Anything.html b/docs/Mocha/ParameterMatchers/Anything.html
index c67f14db..a5468d09 100644
--- a/docs/Mocha/ParameterMatchers/Anything.html
+++ b/docs/Mocha/ParameterMatchers/Anything.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/Base.html b/docs/Mocha/ParameterMatchers/Base.html
index 80110e21..34a8798f 100644
--- a/docs/Mocha/ParameterMatchers/Base.html
+++ b/docs/Mocha/ParameterMatchers/Base.html
@@ -423,7 +423,7 @@
diff --git a/docs/Mocha/ParameterMatchers/Equals.html b/docs/Mocha/ParameterMatchers/Equals.html
index 1b77fa22..f20fc73a 100644
--- a/docs/Mocha/ParameterMatchers/Equals.html
+++ b/docs/Mocha/ParameterMatchers/Equals.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/EquivalentUri.html b/docs/Mocha/ParameterMatchers/EquivalentUri.html
index b752479c..594269e6 100644
--- a/docs/Mocha/ParameterMatchers/EquivalentUri.html
+++ b/docs/Mocha/ParameterMatchers/EquivalentUri.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/HasEntries.html b/docs/Mocha/ParameterMatchers/HasEntries.html
index 991da44a..738c5b52 100644
--- a/docs/Mocha/ParameterMatchers/HasEntries.html
+++ b/docs/Mocha/ParameterMatchers/HasEntries.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/HasEntry.html b/docs/Mocha/ParameterMatchers/HasEntry.html
index b3ae7ee7..c42b6c14 100644
--- a/docs/Mocha/ParameterMatchers/HasEntry.html
+++ b/docs/Mocha/ParameterMatchers/HasEntry.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/HasKey.html b/docs/Mocha/ParameterMatchers/HasKey.html
index 72f52e44..782822d6 100644
--- a/docs/Mocha/ParameterMatchers/HasKey.html
+++ b/docs/Mocha/ParameterMatchers/HasKey.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/HasKeys.html b/docs/Mocha/ParameterMatchers/HasKeys.html
index b392ffb5..d148c8e6 100644
--- a/docs/Mocha/ParameterMatchers/HasKeys.html
+++ b/docs/Mocha/ParameterMatchers/HasKeys.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/HasValue.html b/docs/Mocha/ParameterMatchers/HasValue.html
index 3b5aa1d8..32e63260 100644
--- a/docs/Mocha/ParameterMatchers/HasValue.html
+++ b/docs/Mocha/ParameterMatchers/HasValue.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/Includes.html b/docs/Mocha/ParameterMatchers/Includes.html
index 2287182a..fe05e0fa 100644
--- a/docs/Mocha/ParameterMatchers/Includes.html
+++ b/docs/Mocha/ParameterMatchers/Includes.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/InstanceOf.html b/docs/Mocha/ParameterMatchers/InstanceOf.html
index 3cc82f11..8e60a3a6 100644
--- a/docs/Mocha/ParameterMatchers/InstanceOf.html
+++ b/docs/Mocha/ParameterMatchers/InstanceOf.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/IsA.html b/docs/Mocha/ParameterMatchers/IsA.html
index ec61af6b..74ec0f3e 100644
--- a/docs/Mocha/ParameterMatchers/IsA.html
+++ b/docs/Mocha/ParameterMatchers/IsA.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/KindOf.html b/docs/Mocha/ParameterMatchers/KindOf.html
index 03db8abb..bea326d6 100644
--- a/docs/Mocha/ParameterMatchers/KindOf.html
+++ b/docs/Mocha/ParameterMatchers/KindOf.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/Not.html b/docs/Mocha/ParameterMatchers/Not.html
index 9799d76f..332e8a7f 100644
--- a/docs/Mocha/ParameterMatchers/Not.html
+++ b/docs/Mocha/ParameterMatchers/Not.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/Optionally.html b/docs/Mocha/ParameterMatchers/Optionally.html
index 12c0d4cf..528a9314 100644
--- a/docs/Mocha/ParameterMatchers/Optionally.html
+++ b/docs/Mocha/ParameterMatchers/Optionally.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/RegexpMatches.html b/docs/Mocha/ParameterMatchers/RegexpMatches.html
index 32c9b6a4..5f46c607 100644
--- a/docs/Mocha/ParameterMatchers/RegexpMatches.html
+++ b/docs/Mocha/ParameterMatchers/RegexpMatches.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/RespondsWith.html b/docs/Mocha/ParameterMatchers/RespondsWith.html
index 1e0dda3c..654826e7 100644
--- a/docs/Mocha/ParameterMatchers/RespondsWith.html
+++ b/docs/Mocha/ParameterMatchers/RespondsWith.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/ParameterMatchers/YamlEquivalent.html b/docs/Mocha/ParameterMatchers/YamlEquivalent.html
index ea130e95..0298d087 100644
--- a/docs/Mocha/ParameterMatchers/YamlEquivalent.html
+++ b/docs/Mocha/ParameterMatchers/YamlEquivalent.html
@@ -135,7 +135,7 @@ Methods inherited from
- Generated on Wed Oct 23 10:44:34 2024 by
+ Generated on Wed Oct 23 11:20:58 2024 by
yard
0.9.37 (ruby-3.2.0).
diff --git a/docs/Mocha/Sequence.html b/docs/Mocha/Sequence.html
index eea18008..d9b76679 100644
--- a/docs/Mocha/Sequence.html
+++ b/docs/Mocha/Sequence.html
@@ -131,7 +131,7 @@ Overview
diff --git a/docs/Mocha/StateMachine.html b/docs/Mocha/StateMachine.html
index baac8b9c..a2c26e25 100644
--- a/docs/Mocha/StateMachine.html
+++ b/docs/Mocha/StateMachine.html
@@ -664,7 +664,7 @@
diff --git a/docs/Mocha/StateMachine/State.html b/docs/Mocha/StateMachine/State.html
index 304134bf..50742e23 100644
--- a/docs/Mocha/StateMachine/State.html
+++ b/docs/Mocha/StateMachine/State.html
@@ -130,7 +130,7 @@ Overview
diff --git a/docs/Mocha/StateMachine/StatePredicate.html b/docs/Mocha/StateMachine/StatePredicate.html
index cc248aaa..a6793dcd 100644
--- a/docs/Mocha/StateMachine/StatePredicate.html
+++ b/docs/Mocha/StateMachine/StatePredicate.html
@@ -126,7 +126,7 @@ Direct Known Subclasses
diff --git a/docs/Mocha/StubbingError.html b/docs/Mocha/StubbingError.html
index 5cccd87f..762cfcf0 100644
--- a/docs/Mocha/StubbingError.html
+++ b/docs/Mocha/StubbingError.html
@@ -132,7 +132,7 @@ Overview
diff --git a/docs/_index.html b/docs/_index.html
index d931ff3e..a7a5fbf5 100644
--- a/docs/_index.html
+++ b/docs/_index.html
@@ -508,7 +508,7 @@ Namespace Listing A-Z
diff --git a/docs/file.COPYING.html b/docs/file.COPYING.html
index 9c76eec2..cdba14f5 100644
--- a/docs/file.COPYING.html
+++ b/docs/file.COPYING.html
@@ -63,7 +63,7 @@
diff --git a/docs/file.MIT-LICENSE.html b/docs/file.MIT-LICENSE.html
index 017f41a0..4d88f96b 100644
--- a/docs/file.MIT-LICENSE.html
+++ b/docs/file.MIT-LICENSE.html
@@ -67,7 +67,7 @@
diff --git a/docs/file.README.html b/docs/file.README.html
index be12498b..0addc9de 100644
--- a/docs/file.README.html
+++ b/docs/file.README.html
@@ -430,7 +430,7 @@ License
diff --git a/docs/file.RELEASE.html b/docs/file.RELEASE.html
index e4931a0a..d43ad5b5 100644
--- a/docs/file.RELEASE.html
+++ b/docs/file.RELEASE.html
@@ -74,6 +74,7 @@ Internal changes
- Fix
jaro_winkler
compilation errors on MacOS (5c7d14cb)
- Fix typos in
IncludesTest
test names (6fb5a5a6)
+- Fix
rubocop
version constraint for Ruby > v2.2.0 (d5c6b98a)
2.4.5
@@ -1471,7 +1472,7 @@ 0.1.1
diff --git a/docs/index.html b/docs/index.html
index 8a2e2ed6..c8fafadc 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -430,7 +430,7 @@ License
diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html
index 8e586d0a..7f7ed43b 100644
--- a/docs/top-level-namespace.html
+++ b/docs/top-level-namespace.html
@@ -100,7 +100,7 @@ Defined Under Namespace