padrino-performance 0.13.0.beta1 → 0.13.0.beta2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/padrino-performance/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 83207325e2c6d78ced0803b0c7bfa3666b5ee2e6
|
4
|
+
data.tar.gz: bf181de93876fa76d3504cc03c3c9d62812bd72f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 77501c539396c5a2afabe0bac3284e9a80599c5cb145a8189f18ee1d086462cccf4c42d260d01c8ff093d63901848eb1416d99028320ff19878a2cb80b34596d
|
7
|
+
data.tar.gz: a57402b1087bf2ac7f14b799a6392e5050a37893ae23479f13628882a51bfc0710eaaa869bbf0a58c4f7b61e74e554cf2a4a41c62df9454620cd5370c348a0b7
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padrino-performance
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.13.0.
|
4
|
+
version: 0.13.0.beta2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Padrino Team
|
@@ -14,7 +14,7 @@ authors:
|
|
14
14
|
autorequire:
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
|
-
date: 2015-
|
17
|
+
date: 2015-04-11 00:00:00.000000000 Z
|
18
18
|
dependencies: []
|
19
19
|
description: A gem for finding performance problems in Padrino by tracking loads and
|
20
20
|
memory consumption.
|