updated gemspec requirements
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -19,5 +19,5 @@ high-level functions, methods & syntaxic sugar for doing common tasks." | ... | @@ -19,5 +19,5 @@ high-level functions, methods & syntaxic sugar for doing common tasks." |
19 | s.bindir = "rubybin" | 19 | s.bindir = "rubybin" |
20 | s.executables = [ "casperjs" ] | 20 | s.executables = [ "casperjs" ] |
21 | s.license = "MIT" | 21 | s.license = "MIT" |
22 | s.requirements = [ "PhantomJS v1.5" ] | 22 | s.requirements = [ "PhantomJS v1.6" ] |
23 | end | 23 | end | ... | ... |
-
Please register or sign in to post a comment