File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.8.0.rc1
4+ * Add compatibility with Rails 7.2
5+
36## 0.7.1
47* Add Rack 3.1 support [ #163 ] ( https://github.com/testdouble/cypress-rails/pull/163 )
58
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- cypress-rails (0.7.1 )
4+ cypress-rails (0.8.0.rc1 )
55 puma (>= 3.8.0 )
66 railties (>= 5.2.0 )
77
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- cypress-rails (0.7.1 )
4+ cypress-rails (0.8.0.rc1 )
55 puma (>= 3.8.0 )
66 railties (>= 5.2.0 )
77
Original file line number Diff line number Diff line change 11PATH
22 remote: ..
33 specs:
4- cypress-rails (0.7.1 )
4+ cypress-rails (0.8.0.rc1 )
55 puma (>= 3.8.0)
66 railties (>= 5.2.0)
77
Original file line number Diff line number Diff line change 11module CypressRails
2- VERSION = "0.7.1 "
2+ VERSION = "0.8.0.rc1 "
33end
You can’t perform that action at this time.
0 commit comments