ruby-prof 0.15.6 → 0.15.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module RubyProf
2
- VERSION = "0.15.6"
2
+ VERSION = "0.15.7"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-prof
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.6
4
+ version: 0.15.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shugo Maeda, Charlie Savage, Roger Pack, Stefan Kaes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-22 00:00:00.000000000 Z
11
+ date: 2015-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest
@@ -186,9 +186,6 @@ files:
186
186
  - lib/ruby-prof/call_info.rb
187
187
  - lib/ruby-prof/call_info_visitor.rb
188
188
  - lib/ruby-prof/compatibility.rb
189
- - lib/ruby-prof/images/empty.png
190
- - lib/ruby-prof/images/minus.png
191
- - lib/ruby-prof/images/plus.png
192
189
  - lib/ruby-prof/method_info.rb
193
190
  - lib/ruby-prof/printers/abstract_printer.rb
194
191
  - lib/ruby-prof/printers/call_info_printer.rb
@@ -263,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
263
260
  version: '0'
264
261
  requirements: []
265
262
  rubyforge_project:
266
- rubygems_version: 2.4.5
263
+ rubygems_version: 2.4.6
267
264
  signing_key:
268
265
  specification_version: 4
269
266
  summary: Fast Ruby profiler
Binary file
Binary file
Binary file