RubyGems
npm
Organizations
Log in
Sign up
RubyGems
statsd.scala
Versions diffs
0.0.3 → 0.0.4
statsd.scala 0.0.3 → 0.0.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/statsd.scala.gemspec
+1
-1
metadata
+2
-2
data/statsd.scala.gemspec
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
Gem::Specification.new do |s|
2
2
s.name = "statsd.scala"
3
-
s.version = "0.0.
3
"
3
+
s.version = "0.0.
4
"
4
4
5
5
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
6
6
s.authors = ["James Golick"]
metadata
CHANGED
Viewed
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
segments:
6
6
- 0
7
7
- 0
8
-
-
3
9
-
version: 0.0.
3
8
+
-
4
9
+
version: 0.0.
4
10
10
platform: ruby
11
11
authors:
12
12
- James Golick