--- !ruby/object:Gem::Specification name: alfonsox version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Diego J. Romero López autorequire: bindir: exe cert_chain: [] date: 2019-06-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: hunspell requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.5 - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.16' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.16' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: simplecov requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Spell checker for code email: - diegojromerolopez@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - ".ruby-version" - ".travis.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - alfonsox.gemspec - bin/console - bin/setup - lib/alfonsox.rb - lib/alfonsox/spellchecker/dictionaries.rb - lib/alfonsox/spellchecker/dictionary/default.rb - lib/alfonsox/spellchecker/dictionary/hunspell.rb - lib/alfonsox/spellchecker/dictionary/rubymine.rb - lib/alfonsox/spellchecker/dictionary/word_list.rb - lib/alfonsox/spellchecker/file.rb - lib/alfonsox/spellchecker/main.rb - lib/alfonsox/spellchecker/word.rb - lib/alfonsox/version.rb - resources/configurations/default.yml - resources/dictionaries/hunspell/README.md - resources/dictionaries/hunspell/af_ZA/af_ZA.aff - resources/dictionaries/hunspell/af_ZA/af_ZA.dic - resources/dictionaries/hunspell/be_BY/be_BY.aff - resources/dictionaries/hunspell/be_BY/be_BY.dic - resources/dictionaries/hunspell/bg_BG/COPYING - resources/dictionaries/hunspell/bg_BG/bg_BG.aff - resources/dictionaries/hunspell/bg_BG/bg_BG.dic - resources/dictionaries/hunspell/bn_BD/COPYING - resources/dictionaries/hunspell/bn_BD/bn_BD.aff - resources/dictionaries/hunspell/bn_BD/bn_BD.dic - resources/dictionaries/hunspell/bo/bo.aff - resources/dictionaries/hunspell/bo/bo.dic - resources/dictionaries/hunspell/br_FR/LICENSES-en.txt - resources/dictionaries/hunspell/br_FR/br_FR.aff - resources/dictionaries/hunspell/br_FR/br_FR.dic - resources/dictionaries/hunspell/bs_BA/README.txt - resources/dictionaries/hunspell/bs_BA/bs_BA.aff - resources/dictionaries/hunspell/bs_BA/bs_BA.dic - resources/dictionaries/hunspell/cs_CZ/cs_CZ.aff - resources/dictionaries/hunspell/cs_CZ/cs_CZ.dic - resources/dictionaries/hunspell/cs_CZ/hyph_cs_CZ.dic - resources/dictionaries/hunspell/cs_CZ/thes_cs_CZ.dat - resources/dictionaries/hunspell/da_DK/da_DK.aff - resources/dictionaries/hunspell/da_DK/da_DK.dic - resources/dictionaries/hunspell/de/COPYING_GPLv2 - resources/dictionaries/hunspell/de/COPYING_GPLv3 - resources/dictionaries/hunspell/de/COPYING_LGPL_v2.0.txt - resources/dictionaries/hunspell/de/COPYING_LGPL_v2.1.txt - resources/dictionaries/hunspell/de/COPYING_OASIS.txt - resources/dictionaries/hunspell/de/de_AT.aff - resources/dictionaries/hunspell/de/de_AT.dic - resources/dictionaries/hunspell/de/de_CH.aff - resources/dictionaries/hunspell/de/de_CH.dic - resources/dictionaries/hunspell/de/de_DE.aff - resources/dictionaries/hunspell/de/de_DE.dic - resources/dictionaries/hunspell/el_GR/el_GR.aff - resources/dictionaries/hunspell/el_GR/el_GR.dic - resources/dictionaries/hunspell/en/WordNet_license.txt - resources/dictionaries/hunspell/en/en_AU.aff - resources/dictionaries/hunspell/en/en_AU.dic - resources/dictionaries/hunspell/en/en_CA.aff - resources/dictionaries/hunspell/en/en_CA.dic - resources/dictionaries/hunspell/en/en_GB.aff - resources/dictionaries/hunspell/en/en_GB.dic - resources/dictionaries/hunspell/en/en_US.aff - resources/dictionaries/hunspell/en/en_US.dic - resources/dictionaries/hunspell/en/en_ZA.aff - resources/dictionaries/hunspell/en/en_ZA.dic - resources/dictionaries/hunspell/en/license.txt - resources/dictionaries/hunspell/es/es_ANY.aff - resources/dictionaries/hunspell/es/es_ANY.dic - resources/dictionaries/hunspell/et_EE/et_EE.aff - resources/dictionaries/hunspell/et_EE/et_EE.dic - resources/dictionaries/hunspell/fr_FR/fr.aff - resources/dictionaries/hunspell/fr_FR/fr.dic - resources/dictionaries/hunspell/gd_GB/LICENSES-en.txt - resources/dictionaries/hunspell/gd_GB/gd_GB.aff - resources/dictionaries/hunspell/gd_GB/gd_GB.dic - resources/dictionaries/hunspell/gl/COPYING_th_gl - resources/dictionaries/hunspell/gl/GPLv3.txt - resources/dictionaries/hunspell/gl/gl_ES.aff - resources/dictionaries/hunspell/gl/gl_ES.dic - resources/dictionaries/hunspell/gu_IN/gu_IN.aff - resources/dictionaries/hunspell/gu_IN/gu_IN.dic - resources/dictionaries/hunspell/gug/gug.aff - resources/dictionaries/hunspell/gug/gug.dic - resources/dictionaries/hunspell/he_IL/he_IL.aff - resources/dictionaries/hunspell/he_IL/he_IL.dic - resources/dictionaries/hunspell/hi_IN/COPYING - resources/dictionaries/hunspell/hi_IN/Copyright - resources/dictionaries/hunspell/hi_IN/hi_IN.aff - resources/dictionaries/hunspell/hi_IN/hi_IN.dic - resources/dictionaries/hunspell/hr_HR/hr_HR.aff - resources/dictionaries/hunspell/hr_HR/hr_HR.dic - resources/dictionaries/hunspell/hu_HU/hu_HU.aff - resources/dictionaries/hunspell/hu_HU/hu_HU.dic - resources/dictionaries/hunspell/id/LICENSE-dict - resources/dictionaries/hunspell/id/LICENSE-thes - resources/dictionaries/hunspell/id/id_ID.aff - resources/dictionaries/hunspell/id/id_ID.dic - resources/dictionaries/hunspell/is/is.aff - resources/dictionaries/hunspell/is/is.dic - resources/dictionaries/hunspell/is/license.txt - resources/dictionaries/hunspell/it_IT/it_IT.aff - resources/dictionaries/hunspell/it_IT/it_IT.dic - resources/dictionaries/hunspell/kmr_Latn/MPL-1.1.txt - resources/dictionaries/hunspell/kmr_Latn/gpl-3.0.txt - resources/dictionaries/hunspell/kmr_Latn/kmr_Latn.aff - resources/dictionaries/hunspell/kmr_Latn/kmr_Latn.dic - resources/dictionaries/hunspell/kmr_Latn/lgpl-2.1.txt - resources/dictionaries/hunspell/kmr_Latn/license.txt - resources/dictionaries/hunspell/lo_LA/lo_LA.aff - resources/dictionaries/hunspell/lo_LA/lo_LA.dic - resources/dictionaries/hunspell/lt_LT/AUTHORS - resources/dictionaries/hunspell/lt_LT/COPYING - resources/dictionaries/hunspell/lt_LT/lt.aff - resources/dictionaries/hunspell/lt_LT/lt.dic - resources/dictionaries/hunspell/lv_LV/license.txt - resources/dictionaries/hunspell/lv_LV/lv_LV.aff - resources/dictionaries/hunspell/lv_LV/lv_LV.dic - resources/dictionaries/hunspell/ne_NP/ne_NP.aff - resources/dictionaries/hunspell/ne_NP/ne_NP.dic - resources/dictionaries/hunspell/nl_NL/license_en_EN.txt - resources/dictionaries/hunspell/nl_NL/licentie_nl_NL.txt - resources/dictionaries/hunspell/nl_NL/nl_NL.aff - resources/dictionaries/hunspell/nl_NL/nl_NL.dic - resources/dictionaries/hunspell/no/COPYING - resources/dictionaries/hunspell/no/nb_NO.aff - resources/dictionaries/hunspell/no/nb_NO.dic - resources/dictionaries/hunspell/no/nn_NO.aff - resources/dictionaries/hunspell/no/nn_NO.dic - resources/dictionaries/hunspell/oc_FR/LICENCES-fr.txt - resources/dictionaries/hunspell/oc_FR/LICENSES-en.txt - resources/dictionaries/hunspell/oc_FR/oc_FR.aff - resources/dictionaries/hunspell/oc_FR/oc_FR.dic - resources/dictionaries/hunspell/pl_PL/pl_PL.aff - resources/dictionaries/hunspell/pl_PL/pl_PL.dic - resources/dictionaries/hunspell/pt_BR/pt_BR.aff - resources/dictionaries/hunspell/pt_BR/pt_BR.dic - resources/dictionaries/hunspell/pt_PT/LICENSES.txt - resources/dictionaries/hunspell/pt_PT/pt_PT.aff - resources/dictionaries/hunspell/pt_PT/pt_PT.dic - resources/dictionaries/hunspell/ro/COPYING.GPL - resources/dictionaries/hunspell/ro/COPYING.LGPL - resources/dictionaries/hunspell/ro/COPYING.MPL - resources/dictionaries/hunspell/ro/ro_RO.aff - resources/dictionaries/hunspell/ro/ro_RO.dic - resources/dictionaries/hunspell/ru_RU/ru_RU.aff - resources/dictionaries/hunspell/ru_RU/ru_RU.dic - resources/dictionaries/hunspell/si_LK/si_LK.aff - resources/dictionaries/hunspell/si_LK/si_LK.dic - resources/dictionaries/hunspell/sk_SK/LICENSE.txt - resources/dictionaries/hunspell/sk_SK/sk_SK.aff - resources/dictionaries/hunspell/sk_SK/sk_SK.dic - resources/dictionaries/hunspell/sl_SI/sl_SI.aff - resources/dictionaries/hunspell/sl_SI/sl_SI.dic - resources/dictionaries/hunspell/sq_AL/sq_AL.aff - resources/dictionaries/hunspell/sq_AL/sq_AL.dic - resources/dictionaries/hunspell/sr/sr-Latn.aff - resources/dictionaries/hunspell/sr/sr-Latn.dic - resources/dictionaries/hunspell/sr/sr.aff - resources/dictionaries/hunspell/sr/sr.dic - resources/dictionaries/hunspell/sv_SE/LICENSE_en_US.txt - resources/dictionaries/hunspell/sv_SE/LICENSE_sv_SE.txt - resources/dictionaries/hunspell/sv_SE/README_hyph_sv.txt - resources/dictionaries/hunspell/sv_SE/README_th_sv_SE.txt - resources/dictionaries/hunspell/sv_SE/sv_FI.aff - resources/dictionaries/hunspell/sv_SE/sv_FI.dic - resources/dictionaries/hunspell/sv_SE/sv_SE.aff - resources/dictionaries/hunspell/sv_SE/sv_SE.dic - resources/dictionaries/hunspell/sw_TZ/sw_TZ.aff - resources/dictionaries/hunspell/sw_TZ/sw_TZ.dic - resources/dictionaries/hunspell/te_IN/te_IN.aff - resources/dictionaries/hunspell/te_IN/te_IN.dic - resources/dictionaries/hunspell/th_TH/th_TH.aff - resources/dictionaries/hunspell/th_TH/th_TH.dic - resources/dictionaries/hunspell/tr_TR/COPYING.MPL - resources/dictionaries/hunspell/tr_TR/LICENSE - resources/dictionaries/hunspell/tr_TR/tr_TR.aff - resources/dictionaries/hunspell/tr_TR/tr_TR.dic - resources/dictionaries/hunspell/uk_UA/hyph_uk_UA.dic - resources/dictionaries/hunspell/uk_UA/uk_UA.aff - resources/dictionaries/hunspell/uk_UA/uk_UA.dic - resources/dictionaries/hunspell/vi/LICENSES-en.txt - resources/dictionaries/hunspell/vi/LICENSES-vi.txt - resources/dictionaries/hunspell/vi/vi_VN.aff - resources/dictionaries/hunspell/vi/vi_VN.dic - resources/images/alfonsox.jpg homepage: https://github.com/diegojromerolopez/alfonsox licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.3 signing_key: specification_version: 4 summary: Spell checker for code test_files: []