Skip to content

Commit aae7f10

Browse files
committed
Add test fish
1 parent a911f8f commit aae7f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fish0.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ require 'fish0/version'
55

66
# Describe your gem and declare its dependencies:
77
Gem::Specification.new do |s|
8-
s.name = 'fish0'
8+
s.name = 'test_fish0'
99
s.version = Fish0::VERSION
1010
s.authors = ['Dmitry Zuev']
1111
s.email = ['d.zuev@rambler-co.ru']
12-
s.homepage = 'https://github.com/rambler-digital-solutions/fish0'
12+
s.homepage = 'https://github.com/peresvetjke/fish0'
1313
s.summary = 'Plugin for read-only content websites'
1414
s.description = 'Plugin for read-only content websites with MongoDB storage.
1515
Works perfect with Rambler&Co CQRS projects'

0 commit comments

Comments
 (0)