Skip to content

Commit 8564f6f

Browse files
committed
Publishing gem
1 parent c2e106d commit 8564f6f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
/pkg/
77
/spec/reports/
88
/tmp/
9+
*.gem

afip.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative "lib/afip/version"
44

55
Gem::Specification.new do |spec|
6-
spec.name = "afip"
6+
spec.name = "afip.rb"
77
spec.version = Afip::VERSION
88
spec.authors = ["Afip SDK"]
99
spec.email = ["afipsdk@gmail.com"]

0 commit comments

Comments
 (0)