Skip to content

Commit 2de194e

Browse files
committed
update gem with fork name
1 parent 27295a0 commit 2de194e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docx.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $:.unshift File.expand_path("../lib", __FILE__)
22
require 'docx/version'
33

44
Gem::Specification.new do |s|
5-
s.name = 'docx'
5+
s.name = 'bitops-docx'
66
s.version = Docx::VERSION
77
s.summary = 'a ruby library/gem for interacting with .docx files'
88
s.description = s.summary

0 commit comments

Comments
 (0)