We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27295a0 commit 2de194eCopy full SHA for 2de194e
1 file changed
docx.gemspec
@@ -2,7 +2,7 @@ $:.unshift File.expand_path("../lib", __FILE__)
2
require 'docx/version'
3
4
Gem::Specification.new do |s|
5
- s.name = 'docx'
+ s.name = 'bitops-docx'
6
s.version = Docx::VERSION
7
s.summary = 'a ruby library/gem for interacting with .docx files'
8
s.description = s.summary
0 commit comments