logjam_agent 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module LogjamAgent
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/logjam_agent.gemspec CHANGED
@@ -21,5 +21,5 @@ Gem::Specification.new do |s|
21
21
  # specify any dependencies here; for example:
22
22
  # s.add_development_dependency "rspec"
23
23
  s.add_runtime_dependency "activesupport"
24
- s.add_runtime_dependency "time_bandits", [">= 0.1.0"]
24
+ s.add_runtime_dependency "time_bandits", [">= 0.1.1"]
25
25
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logjam_agent
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 0
10
- version: 0.1.0
9
+ - 1
10
+ version: 0.1.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Stefan Kaes
@@ -40,12 +40,12 @@ dependencies:
40
40
  requirements:
41
41
  - - ">="
42
42
  - !ruby/object:Gem::Version
43
- hash: 27
43
+ hash: 25
44
44
  segments:
45
45
  - 0
46
46
  - 1
47
- - 0
48
- version: 0.1.0
47
+ - 1
48
+ version: 0.1.1
49
49
  type: :runtime
50
50
  version_requirements: *id002
51
51
  description: Logjam logger and request information forwarding