1 parent ba88ef8 commit 6a4084fCopy full SHA for 6a4084f
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- puma-status (1.7)
+ puma-status (1.8)
5
net_http_unix (~> 0.2)
6
parallel (~> 2)
7
puma-status.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'puma-status'
- s.version = "1.7"
+ s.version = "1.8"
s.authors = ["Yoann Lecuyer"]
s.date = '2019-07-14'
s.summary = 'Command-line tool for puma to display information about running request/process'
0 commit comments