Skip to content

Commit ee66d31

Browse files
committed
Update phlex.gemspec
1 parent 8abedb9 commit ee66d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phlex.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.email = ["joel@drapper.me"]
1010

1111
spec.summary = "Object-oriented views in Ruby."
12-
spec.description = "Build HTML & SVG view components with Ruby classes."
12+
spec.description = "Build HTML, SVG and CSV views with Ruby classes."
1313
spec.homepage = "https://www.phlex.fun"
1414
spec.license = "MIT"
1515
spec.required_ruby_version = ">= 3.2"

0 commit comments

Comments
 (0)