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 ff3411c commit c078a89Copy full SHA for c078a89
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-dom-testing (2.0.3)
+ rails-dom-testing (2.1.0)
5
activesupport (>= 5.0.0)
6
nokogiri (>= 1.6)
7
lib/rails/dom/testing/version.rb
module Rails
module Dom
module Testing
- VERSION = "2.0.3"
+ VERSION = "2.1.0"
end
0 commit comments