mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Bump to 0.7 for capybara 1.1 compatibility
This commit is contained in:
parent
8d3775dd74
commit
29455873f6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "capybara-webkit"
|
||||
s.version = "0.6.1"
|
||||
s.version = "0.7.0"
|
||||
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn",
|
||||
"Joshua Clayton", "Yuichi Tateno", "Aaron Gibralter",
|
||||
"Vasily Reys", "petrushka", "John Bintz", "Chad Pytel",
|
||||
|
|
Loading…
Reference in a new issue