Skip to content

Commit 199e648

Browse files
committed
LitleOnline to CnpOnline
1 parent d7c16cc commit 199e648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require 'rake/clean'
2727

2828
spec = Gem::Specification.new do |s|
2929
FileUtils.rm_rf('pkg')
30-
s.name = 'LitleOnline'
30+
s.name = 'CnpOnline'
3131
s.summary = 'Ruby SDK produced by Vantiv eCommerce for transaction processing using Vantiv eCommerce XML format v11.0'
3232
s.description = File.read(File.join(File.dirname(__FILE__), 'DESCRIPTION'))
3333
s.requirements =

0 commit comments

Comments
 (0)