diff --git a/rails-dom-testing-2.0.3.gem b/rails-dom-testing-2.0.3.gem deleted file mode 100644 index f311130609aafbcb6e55b90c3c91ea88516f6a1c..0000000000000000000000000000000000000000 Binary files a/rails-dom-testing-2.0.3.gem and /dev/null differ diff --git a/rails-dom-testing-2.1.0.gem b/rails-dom-testing-2.1.0.gem new file mode 100644 index 0000000000000000000000000000000000000000..fdf442c3154a5333277f335e54c2bdf946853432 Binary files /dev/null and b/rails-dom-testing-2.1.0.gem differ diff --git a/rubygem-rails-dom-testing.spec b/rubygem-rails-dom-testing.spec index 8447912dcc30e3b636dcf5f3cc9c7a75d2e359bb..9e8963ea2fe6da9c15990c25eb6b111fd0835db1 100644 --- a/rubygem-rails-dom-testing.spec +++ b/rubygem-rails-dom-testing.spec @@ -1,6 +1,6 @@ %global gem_name rails-dom-testing Name: rubygem-%{gem_name} -Version: 2.0.3 +Version: 2.1.0 Release: 1 Summary: Dom and Selector assertions for Rails applications License: MIT @@ -52,6 +52,13 @@ popd %{gem_instdir}/test %changelog +* Wed May 14 2025 openeuler_bot - 2.1.0-1 +- Address `warning: mismatched indentations at 'when' with 'case'` (version: 2.1.0). +- Make assert_dom_equal ignore insignificant whitespace when walking the node tree (version: 2.1.0). +- Expand Substitution Matching Types support (version: 2.1.0). +- Alias assert_select methods to assert_dom versions (version: 2.1.0). +- Raise an error if the last arg is the wrong format (version: 2.1.0). + * Wed Mar 02 2022 baizhonggui - 2.0.3-1 - upgrade to 2.0.3