File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# DO NOT EDIT THIS FILE DIRECTLY
3
3
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
# -*- encoding: utf-8 -*-
5
- # stub: gelf 3.0.0 ruby lib
5
+ # stub: gelf 3.1.0-rc.1 ruby lib
6
6
7
7
Gem ::Specification . new do |s |
8
8
s . name = "gelf"
9
- s . version = "3.0.0 "
9
+ s . version = "3.1.0-rc.1 "
10
10
11
11
s . required_rubygems_version = Gem ::Requirement . new ( ">= 0" ) if s . respond_to? :required_rubygems_version=
12
12
s . require_paths = [ "lib" ]
@@ -44,7 +44,7 @@ Gem::Specification.new do |s|
44
44
"test/test_ruby_sender.rb" ,
45
45
"test/test_severity.rb"
46
46
]
47
- s . homepage = "http ://github.com/Graylog2 /gelf-rb"
47
+ s . homepage = "https ://github.com/graylog-labs /gelf-rb"
48
48
s . licenses = [ "MIT" ]
49
49
s . rubygems_version = "2.5.1"
50
50
s . summary = "Library to send GELF messages to Graylog logging server."
You can’t perform that action at this time.
0 commit comments