We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578043c commit fd6b832Copy full SHA for fd6b832
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- stackprof (0.2.10)
+ stackprof (0.2.11)
5
6
GEM
7
remote: https://rubygems.org/
@@ -24,4 +24,4 @@ DEPENDENCIES
24
stackprof!
25
26
BUNDLED WITH
27
- 1.12.5
+ 1.15.4
stackprof.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'stackprof'
- s.version = '0.2.10'
+ s.version = '0.2.11'
s.homepage = 'http://github.com/tmm1/stackprof'
s.authors = 'Aman Gupta'
0 commit comments