pry-popularity 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/pry-popularity.rb +1 -1
- metadata +3 -3
data/lib/pry-popularity.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pry-popularity
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -12,7 +12,7 @@ bindir: bin
|
|
12
12
|
cert_chain: []
|
13
13
|
date: 2012-12-19 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
|
-
description: Sort pry input history by frequency of use
|
15
|
+
description: Sort pry input history by frequency of use
|
16
16
|
email: pry-popularity@sharpsaw.org
|
17
17
|
executables: []
|
18
18
|
extensions: []
|
@@ -43,6 +43,6 @@ rubyforge_project:
|
|
43
43
|
rubygems_version: 1.8.24
|
44
44
|
signing_key:
|
45
45
|
specification_version: 3
|
46
|
-
summary: Sort pry input history by frequency of use
|
46
|
+
summary: Sort pry input history by frequency of use
|
47
47
|
test_files: []
|
48
48
|
has_rdoc:
|