We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a911f8f commit aae7f10Copy full SHA for aae7f10
fish0.gemspec
@@ -5,11 +5,11 @@ require 'fish0/version'
5
6
# Describe your gem and declare its dependencies:
7
Gem::Specification.new do |s|
8
- s.name = 'fish0'
+ s.name = 'test_fish0'
9
s.version = Fish0::VERSION
10
s.authors = ['Dmitry Zuev']
11
s.email = ['d.zuev@rambler-co.ru']
12
- s.homepage = 'https://github.com/rambler-digital-solutions/fish0'
+ s.homepage = 'https://github.com/peresvetjke/fish0'
13
s.summary = 'Plugin for read-only content websites'
14
s.description = 'Plugin for read-only content websites with MongoDB storage.
15
Works perfect with Rambler&Co CQRS projects'
0 commit comments