smartdict-core 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.3
1
+ 0.1.4
@@ -67,9 +67,6 @@ module Smartdict::Drivers
67
67
 
68
68
  # TODO: refactor
69
69
  def grep_meanings(html_element)
70
- require 'pry'
71
- #binding.pry
72
-
73
70
  acronym = html_element.css("acronym").first
74
71
  return unless acronym
75
72
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartdict-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-17 00:00:00.000000000 Z
12
+ date: 2012-10-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: dm-core
@@ -474,9 +474,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
474
474
  - - ! '>='
475
475
  - !ruby/object:Gem::Version
476
476
  version: '0'
477
- segments:
478
- - 0
479
- hash: 633951672401317732
480
477
  required_rubygems_version: !ruby/object:Gem::Requirement
481
478
  none: false
482
479
  requirements:
@@ -485,7 +482,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
485
482
  version: '0'
486
483
  requirements: []
487
484
  rubyforge_project:
488
- rubygems_version: 1.8.21
485
+ rubygems_version: 1.8.24
489
486
  signing_key:
490
487
  specification_version: 3
491
488
  summary: CLI dictionary