Sha256: 1d25186681a1838be7437c4d8f513a51216445f668504f5690e4d033e9064791
Contents?: true
Size: 773 Bytes
Versions: 6
Compression:
Stored size: 773 Bytes
Contents
this is the list of things to do: $ gem install bundler $ bundle install #=> Get yer dependencies * edit Thorfile with the path to the latest Selenium Jar $ bundle exec thor joe:download #=> downloads the latest Selenium Jar file $ bundle exec rake #=> make sure they're green $ manually edit lib/selenium-rc/version.rb with the desired version because gem-release is too dumb to do it right $ manually edit selenium-rc.gemspec to contain the version # can't gem-release do this for us??? $ manually edit the README.markdown to update the version of the gem $ manually edit the README.markdown to update the version of the new selenium-rc jar (which you pasted in Thorfile) $ git commit everything thus far $ git push $ gem release --tag
Version data entries
6 entries across 6 versions & 2 rubygems