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 897fc19 commit a14001aCopy full SHA for a14001a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-dom-testing (2.1.1)
+ rails-dom-testing (2.2.0)
5
activesupport (>= 5.0.0)
6
minitest
7
nokogiri (>= 1.6)
lib/rails/dom/testing/version.rb
@@ -3,7 +3,7 @@
module Rails
module Dom
module Testing
- VERSION = "2.1.1"
+ VERSION = "2.2.0"
end
8
9
0 commit comments