dict 0.3.2 → 0.3.3

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dict
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -14,7 +14,7 @@ authors:
14
14
  autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
- date: 2012-07-20 00:00:00.000000000 Z
17
+ date: 2012-07-24 00:00:00.000000000 Z
18
18
  dependencies:
19
19
  - !ruby/object:Gem::Dependency
20
20
  name: slop
@@ -192,17 +192,4 @@ rubygems_version: 1.8.24
192
192
  signing_key:
193
193
  specification_version: 3
194
194
  summary: Gem made for dictionary application
195
- test_files:
196
- - spec/dict/lib_dict_cli_runner_spec.rb
197
- - spec/dict/lib_dict_spec.rb
198
- - spec/dict/lib_glosbe_spec.rb
199
- - spec/dict/lib_wiktionary_spec.rb
200
- - spec/dict/spec_helper.rb
201
- - spec/dict/vcr_cassettes/glosbe_translations_atomic_cassette.yml
202
- - spec/dict/vcr_cassettes/glosbe_translations_woda_cassette.yml
203
- - spec/dict/vcr_cassettes/slowik_runner_cassette.yml
204
- - spec/dict/vcr_cassettes/translations_dragon_cassette.yml
205
- - spec/dict/vcr_cassettes/translations_slownik_cassette.yml
206
- - spec/dict/vcr_cassettes/wiktionary_translations_field_cassette.yml
207
- - spec/dict/vcr_cassettes/wiktionary_translations_samochod_cassette.yml
208
- - spec/dict/vcr_setup.rb
195
+ test_files: []