File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Gem::Specification.new do |s|
88 s . author = [ "miceportal team" , 'Grant Petersen-Speelman' ]
99 s . email = [ "info@miceportal.de" , 'grantspeelman@gmail.com' ]
1010 s . homepage = "http://github.com/shakacode/cypress-on-rails"
11- s . summary = "Integrates cypress with rails or rack applications"
12- s . description = "Integrates cypress with rails or rack applications"
11+ s . summary = "Integrates Cypress and Playwright with Rails or Rack applications"
12+ s . description = "Integrates Cypress and Playwright with Rails or Rack applications"
1313 s . post_install_message = 'The CypressDev constant is being deprecated and will be completely removed and replaced with CypressOnRails.'
1414 s . files = `git ls-files` . split ( "\n " )
1515 s . test_files = `git ls-files -- {spec}/*` . split ( "\n " )
You can’t perform that action at this time.
0 commit comments