# -*- encoding: utf-8 -*-
# stub: belorussian 0.6.2 ruby lib

Gem::Specification.new do |s|
  s.name = "belorussian".freeze
  s.version = "0.6.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Yaroslav Markin".freeze]
  s.autorequire = "belorussian".freeze
  s.date = "2012-06-12"
  s.description = "Belorussian language support for Ruby and Rails".freeze
  s.email = "yaroslav@markin.net".freeze
  s.extra_rdoc_files = ["README.textile".freeze, "LICENSE".freeze, "CHANGELOG".freeze, "TODO".freeze]
  s.files = ["CHANGELOG".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.textile".freeze, "Rakefile".freeze, "TODO".freeze, "belorussian.gemspec".freeze, "lib/belorussian.rb".freeze, "lib/belorussian/action_view_ext/helpers/date_helper.rb".freeze, "lib/belorussian/active_model_ext/custom_error_message.rb".freeze, "lib/belorussian/belorussian_rails.rb".freeze, "lib/belorussian/locale/actionview.yml".freeze, "lib/belorussian/locale/activemodel.yml".freeze, "lib/belorussian/locale/activerecord.yml".freeze, "lib/belorussian/locale/activesupport.yml".freeze, "lib/belorussian/locale/datetime.rb".freeze, "lib/belorussian/locale/datetime.yml".freeze, "lib/belorussian/locale/pluralization.rb".freeze, "lib/belorussian/locale/transliterator.rb".freeze, "lib/belorussian/transliteration.rb".freeze, "lib/belorussian/version.rb".freeze, "spec/belorussian_spec.rb".freeze, "spec/fixtures/en.yml".freeze, "spec/fixtures/ru.yml".freeze, "spec/i18n/locale/datetime_spec.rb".freeze, "spec/i18n/locale/pluralization_spec.rb".freeze, "spec/locale_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/transliteration_spec.rb".freeze]
  s.homepage = "http://github.com/yaroslav/belorussian/".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Belorussian language support for Ruby and Rails".freeze

  s.specification_version = 3

  s.add_runtime_dependency(%q<i18n>.freeze, [">= 0.5.0".freeze])
  s.add_development_dependency(%q<activesupport>.freeze, [">= 3.0.0".freeze])
  s.add_development_dependency(%q<rspec>.freeze, ["~> 2.7.0".freeze])
end