Skip to content

Commit 74d42e0

Browse files
Remove VERSION file from gemspec
1 parent 87d0541 commit 74d42e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prawn.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
1313
["data/shift_jis_text.txt"] +
1414
["Rakefile", "prawn.gemspec", "Gemfile",
1515
"COPYING", "LICENSE", "GPLv2", "GPLv3",
16-
"VERSION", ".yardopts"]
16+
".yardopts"]
1717
spec.require_path = "lib"
1818
spec.required_ruby_version = '>= 1.9.3'
1919
spec.required_rubygems_version = ">= 1.3.6"

0 commit comments

Comments
 (0)