We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e86e9 commit caae530Copy full SHA for caae530
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-dom-testing (2.0.1)
+ rails-dom-testing (2.0.2)
5
activesupport (>= 4.2.0, < 6.0)
6
nokogiri (~> 1.6)
7
lib/rails/dom/testing/version.rb
module Rails
module Dom
module Testing
- VERSION = "2.0.1"
+ VERSION = "2.0.2"
end
0 commit comments