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 9671526 commit 45eea7aCopy full SHA for 45eea7a
board-linuxfr.gemspec
@@ -4,13 +4,13 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
require './lib/board-linuxfr/version'
5
6
Gem::Specification.new do |s|
7
- s.name = "board-linuxfr"
+ s.name = "board-sse-linuxfr.org"
8
s.version = BoardLinuxfr::VERSION
9
s.licenses = ["AGPL-3.0-only"]
10
s.authors = ["Bruno Michel", "Adrien Dorsaz"]
11
s.email = "[email protected]"
12
s.homepage = "https://github.com/linuxfrorg/board-sse-linuxfr.org"
13
- s.summary = "Push notifications for the board of LinuxFr.org via Server-Sent Events"
+ s.summary = "Push notifications for the board of LinuxFr.org"
14
s.description = "Push notifications for the board of LinuxFr.org via Server-Sent Events"
15
16
s.files = Dir['lib/**/*.rb'] + Dir['bin/*']
0 commit comments