1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00

0.1.1: fixed build script to not require bundled gems

This commit is contained in:
Joe Ferris 2011-04-06 20:00:59 -04:00
parent c179fa2b4c
commit 23812a6cd9

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "capybara-webkit"
s.version = "0.1.0"
s.version = "0.1.1"
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn"]
s.email = "support@thoughtbot.com"
s.files = `git ls-files`.split("\n")