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 d7c16cc commit 199e648Copy full SHA for 199e648
Rakefile
@@ -27,7 +27,7 @@ require 'rake/clean'
27
28
spec = Gem::Specification.new do |s|
29
FileUtils.rm_rf('pkg')
30
- s.name = 'LitleOnline'
+ s.name = 'CnpOnline'
31
s.summary = 'Ruby SDK produced by Vantiv eCommerce for transaction processing using Vantiv eCommerce XML format v11.0'
32
s.description = File.read(File.join(File.dirname(__FILE__), 'DESCRIPTION'))
33
s.requirements =
0 commit comments