server_metrics 1.2.5.pre → 1.2.5

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.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- Yjc4NDU5MTIxMGFhODgyYmI3NGM5Mjc0MzkxMzgwMzcxMGQxODg5Yw==
4
+ NjgyMWEyOGRlNTFjOTNhODhkNDIxYzJjNzZhY2I5NDQ4MDMxMzkyNA==
5
5
  data.tar.gz: !binary |-
6
- MDJhZGI2NDI4NGNjNmFiNTQwYzcxM2VmNmU3MmU2ZGUxZDFiODFjYQ==
6
+ OGQ3NjRkOTM3NTdjMTBkMzY4NjgxNDU3ZTNkNzU5ODNjZTE1MzliYg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NDYzNWQ1NDcxOGFkNDU1M2FlZThiMGQ1ZmFhMDAwN2Y0NDg1NjlmMzU4Mzcw
10
- MDIyOTZkYmIzNzZiN2RiOTc2N2QxNzQ0NzUyYzBhYjQ5ZjM0NmMxNGIyN2Fm
11
- YTQ2NmRjOWFhNTgxNTUzZDQ2MzYyMjVmNjhhNTU0ZDllMTc3ZDc=
9
+ ZDdjNjI4MWQxYThmNjMyN2FhM2Q3ODFjNDkxNjE3ZjUxODk2NzRmNzMyZjQ3
10
+ YmM4MjQwZGFkYWYyNjI0NDkxN2M5OTU0YjkyNzUyZmI3NGY5Y2JjYWY0OWFm
11
+ YmZmMTNmODQ0ZDc1YzY4ZTMwYzM5NjUwYTQ1MjFmNGRmZDk5MDY=
12
12
  data.tar.gz: !binary |-
13
- OWUwY2E2NGE2ZDhhOTU2YmVhZjBlYWY2ZmFjMDQyYzAzNTRjZmQ3MmM5YzM4
14
- MmMwZTZjNmI3MWIzZDA3ZGNhMzU1NjZmNTNjYzJiMDBkMDM3NjY0Nzg2Zjg5
15
- MjAzMDQwZmYyZWZhZWZkMjg5MjI3ZjNkNDhkYWIyMWM0MDk1MTU=
13
+ ZDZjODQ4ZDg3YWNmNTNiOGM5NWFkNTZkMTM4OTViMDJiOTNmYTU5M2Q2NGUx
14
+ MjBkMjUyNDAxYTQyMWEzNDExYTE1NDdjMzRiZTQwMjcxOWViNjVlNzIwOWQ1
15
+ MjZkM2MwMDI2MjEzNTE3MzUzYWQ3MDlkYjZiOTUyZmJhYjk4Nzg=
@@ -1,3 +1,3 @@
1
1
  module ServerMetrics
2
- VERSION = '1.2.5.pre'
2
+ VERSION = '1.2.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: server_metrics
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5.pre
4
+ version: 1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andre Lewis
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-04-30 00:00:00.000000000 Z
13
+ date: 2014-05-08 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -164,9 +164,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
164
164
  version: '0'
165
165
  required_rubygems_version: !ruby/object:Gem::Requirement
166
166
  requirements:
167
- - - ! '>'
167
+ - - ! '>='
168
168
  - !ruby/object:Gem::Version
169
- version: 1.3.1
169
+ version: '0'
170
170
  requirements: []
171
171
  rubyforge_project:
172
172
  rubygems_version: 2.2.2
@@ -186,4 +186,3 @@ test_files:
186
186
  - test/test_basics.rb
187
187
  - test/test_helper.rb
188
188
  - test/test_with_fixtures.rb
189
- has_rdoc: