mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
bump to 0.4.1
This commit is contained in:
parent
66a6145ee9
commit
ff79b8445a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "capybara-webkit"
|
||||
s.version = "0.4.0"
|
||||
s.version = "0.4.1"
|
||||
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn",
|
||||
"Joshua Clayton", "Yuichi Tateno", "Aaron Gibralter",
|
||||
"Vasily Reys", "petrushka", "John Bintz",
|
||||
"Vasily Reys", "petrushka", "John Bintz", "Chad Pytel",
|
||||
"Christopher Meiklejohn", "John Barker", "Jeremy Wells"]
|
||||
s.email = "support@thoughtbot.com"
|
||||
s.files = `git ls-files`.split("\n")
|
||||
|
|
Loading…
Reference in a new issue