pulse_meter_core 0.5.0 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
data/pulse_meter_core.gemspec
CHANGED
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
|
|
15
15
|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
|
16
16
|
gem.name = "pulse_meter_core"
|
17
17
|
gem.require_paths = ["lib"]
|
18
|
-
gem.version = "0.5.
|
18
|
+
gem.version = "0.5.1"
|
19
19
|
|
20
20
|
gem.add_runtime_dependency('json')
|
21
21
|
gem.add_runtime_dependency('redis')
|