Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
bumped VERSION
Browse files Browse the repository at this point in the history
setting looser commonwatir dependency version for FireWatir
  • Loading branch information
jarmo committed Jul 24, 2011
1 parent e4035f9 commit ad4556a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.0.0.rc1
2.0.0.rc2
2 changes: 1 addition & 1 deletion firewatir/firewatir.gemspec
Expand Up @@ -37,7 +37,7 @@ spec = Gem::Specification.new do |s|
s.requirements << 'Mozilla Firefox browser 1.5 or later.'
s.require_path = 'lib'

s.add_dependency 'commonwatir', '= ' + version
s.add_dependency 'commonwatir', '>=1.9.2'

s.has_rdoc = true
s.rdoc_options <<
Expand Down

0 comments on commit ad4556a

Please sign in to comment.