# -*- encoding: utf-8 -*- # stub: jpmobile 4.2.4 ruby lib Gem::Specification.new do |s| s.name = "jpmobile".freeze s.version = "4.2.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Shin-ichiro OGAWA".freeze, "Yoji Shidara".freeze] s.date = "2019-03-14" s.description = "A Rails plugin for mobile devices in Japan".freeze s.email = ["rust.stnard@gmail.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "MIT-LICENSE".freeze, "README".freeze, "README.rdoc".freeze, "Rakefile".freeze, "init.rb".freeze, "jpmobile.gemspec".freeze, "lib/jpmobile.rb".freeze, "lib/jpmobile/configuration.rb".freeze, "lib/jpmobile/datum_conv.rb".freeze, "lib/jpmobile/docomo_guid.rb".freeze, "lib/jpmobile/email.rb".freeze, "lib/jpmobile/emoticon.rb".freeze, "lib/jpmobile/emoticon/au.rb".freeze, "lib/jpmobile/emoticon/conversion_table.rb".freeze, "lib/jpmobile/emoticon/docomo.rb".freeze, "lib/jpmobile/emoticon/google.rb".freeze, "lib/jpmobile/emoticon/softbank.rb".freeze, "lib/jpmobile/emoticon/unicode.rb".freeze, "lib/jpmobile/emoticon/z_combine.rb".freeze, "lib/jpmobile/encoding.rb".freeze, "lib/jpmobile/filter.rb".freeze, "lib/jpmobile/helpers.rb".freeze, "lib/jpmobile/hook_action_controller.rb".freeze, "lib/jpmobile/hook_action_dispatch.rb".freeze, "lib/jpmobile/hook_action_view.rb".freeze, "lib/jpmobile/hook_test_request.rb".freeze, "lib/jpmobile/lookup_context.rb".freeze, "lib/jpmobile/mail.rb".freeze, "lib/jpmobile/mailer.rb".freeze, "lib/jpmobile/mobile/abstract_mobile.rb".freeze, "lib/jpmobile/mobile/android.rb".freeze, "lib/jpmobile/mobile/android_tablet.rb".freeze, "lib/jpmobile/mobile/au.rb".freeze, "lib/jpmobile/mobile/black_berry.rb".freeze, "lib/jpmobile/mobile/ddipocket.rb".freeze, "lib/jpmobile/mobile/docomo.rb".freeze, "lib/jpmobile/mobile/emobile.rb".freeze, "lib/jpmobile/mobile/google_emoticon.rb".freeze, "lib/jpmobile/mobile/ipad.rb".freeze, "lib/jpmobile/mobile/iphone.rb".freeze, "lib/jpmobile/mobile/smart_phone.rb".freeze, "lib/jpmobile/mobile/softbank.rb".freeze, "lib/jpmobile/mobile/tablet.rb".freeze, "lib/jpmobile/mobile/unicode_emoticon.rb".freeze, "lib/jpmobile/mobile/vodafone.rb".freeze, "lib/jpmobile/mobile/willcom.rb".freeze, "lib/jpmobile/mobile/windows_phone.rb".freeze, "lib/jpmobile/path_set.rb".freeze, "lib/jpmobile/position.rb".freeze, "lib/jpmobile/rack.rb".freeze, "lib/jpmobile/rack/filter.rb".freeze, "lib/jpmobile/rack/mobile_carrier.rb".freeze, "lib/jpmobile/rack/params_filter.rb".freeze, "lib/jpmobile/rails.rb".freeze, "lib/jpmobile/request_with_mobile.rb".freeze, "lib/jpmobile/resolver.rb".freeze, "lib/jpmobile/session/active_record_store.rb".freeze, "lib/jpmobile/session/mem_cache_store.rb".freeze, "lib/jpmobile/sinatra.rb".freeze, "lib/jpmobile/trans_sid.rb".freeze, "lib/jpmobile/util.rb".freeze, "lib/jpmobile/version.rb".freeze, "lib/tasks/jpmobile_tasks.rake".freeze, "spec/rack/jpmobile/android_spec.rb".freeze, "spec/rack/jpmobile/au_spec.rb".freeze, "spec/rack/jpmobile/black_berry_spec.rb".freeze, "spec/rack/jpmobile/docomo_spec.rb".freeze, "spec/rack/jpmobile/emoticon_spec.rb".freeze, "spec/rack/jpmobile/filter_spec.rb".freeze, "spec/rack/jpmobile/iphone_spec.rb".freeze, "spec/rack/jpmobile/mobile_by_ua_spec.rb".freeze, "spec/rack/jpmobile/params_filter_spec.rb".freeze, "spec/rack/jpmobile/softbank_spec.rb".freeze, "spec/rack/jpmobile/willcom_spec.rb".freeze, "spec/rack/jpmobile/windows_phone.rb".freeze, "spec/rack_helper.rb".freeze, "spec/spec_helper.rb".freeze, "spec/unit/decorated_mail_spec.rb".freeze, "spec/unit/email-fixtures/au-attached.eml".freeze, "spec/unit/email-fixtures/au-decomail.eml".freeze, "spec/unit/email-fixtures/au-decomail2.eml".freeze, "spec/unit/email-fixtures/au-email.eml".freeze, "spec/unit/email-fixtures/au-emoji.eml".freeze, "spec/unit/email-fixtures/au-emoji2.eml".freeze, "spec/unit/email-fixtures/au-emoji5.eml".freeze, "spec/unit/email-fixtures/au-kigou.eml".freeze, "spec/unit/email-fixtures/bounce_with_utf8_part.eml".freeze, "spec/unit/email-fixtures/docomo-decomail.eml".freeze, "spec/unit/email-fixtures/docomo-emoji.eml".freeze, "spec/unit/email-fixtures/docomo-gmail-sjis.eml".freeze, "spec/unit/email-fixtures/docomo-jis.eml".freeze, "spec/unit/email-fixtures/iphone-circled-numbers-in-jis.eml".freeze, "spec/unit/email-fixtures/iphone-cp932.eml".freeze, "spec/unit/email-fixtures/iphone-jis.eml".freeze, "spec/unit/email-fixtures/iphone-mail3.eml".freeze, "spec/unit/email-fixtures/iphone-message.eml".freeze, "spec/unit/email-fixtures/iphone-unicode-emoji.eml".freeze, "spec/unit/email-fixtures/pc-mail-attached-without-subject.eml".freeze, "spec/unit/email-fixtures/pc-mail-multi.eml".freeze, "spec/unit/email-fixtures/pc-mail-single.eml".freeze, "spec/unit/email-fixtures/photo.jpg".freeze, "spec/unit/email-fixtures/softbank-blank.eml".freeze, "spec/unit/email-fixtures/softbank-emoji-utf8.eml".freeze, "spec/unit/email-fixtures/softbank-emoji.eml".freeze, "spec/unit/email-fixtures/softbank-gmail-sjis.eml".freeze, "spec/unit/email-fixtures/softbank-gmail-utf8.eml".freeze, "spec/unit/email_spec.rb".freeze, "spec/unit/emoticon_spec.rb".freeze, "spec/unit/encoding_spec.rb".freeze, "spec/unit/is_carrier_spec.rb".freeze, "spec/unit/mail_spec.rb".freeze, "spec/unit/mobile/iphone_spec.rb".freeze, "spec/unit/receive_mail_spec.rb".freeze, "spec/unit/spec_helper.rb".freeze, "spec/unit/util_spec.rb".freeze, "spec/unit/valid_ip_spec.rb".freeze, "spec/unit/variants_spec.rb".freeze, "test/rails/.gitignore".freeze, "test/rails/overrides/.rspec".freeze, "test/rails/overrides/Gemfile".freeze, "test/rails/overrides/Gemfile.jpmobile".freeze, "test/rails/overrides/app/controllers/admin/top_controller.rb".freeze, "test/rails/overrides/app/controllers/application_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_always_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_base_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_docomo_controller.rb".freeze, "test/rails/overrides/app/controllers/filter_controller.rb".freeze, "test/rails/overrides/app/controllers/filter_controller_base.rb".freeze, "test/rails/overrides/app/controllers/hankaku_filter_controller.rb".freeze, "test/rails/overrides/app/controllers/hankaku_input_filter_controller.rb".freeze, "test/rails/overrides/app/controllers/links_controller.rb".freeze, "test/rails/overrides/app/controllers/mobile_spec_controller.rb".freeze, "test/rails/overrides/app/controllers/template_path_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_always_and_session_off_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_always_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_base_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_metal_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_mobile_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_none_controller.rb".freeze, "test/rails/overrides/app/mailers/decorated_mailer.rb".freeze, "test/rails/overrides/app/mailers/mobile_mailer.rb".freeze, "test/rails/overrides/app/mailers/normal_mailer.rb".freeze, "test/rails/overrides/app/models/user.rb".freeze, "test/rails/overrides/app/views/decorated_mailer/deco_mail.html.erb".freeze, "test/rails/overrides/app/views/decorated_mailer/deco_mail.text.erb".freeze, "test/rails/overrides/app/views/filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/index_xhtml.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/with_charset.html.erb".freeze, "test/rails/overrides/app/views/layouts/application.html.erb".freeze, "test/rails/overrides/app/views/layouts/application_mobile.html.erb".freeze, "test/rails/overrides/app/views/layouts/with_charset.html.erb".freeze, "test/rails/overrides/app/views/layouts/xhtml.html.erb".freeze, "test/rails/overrides/app/views/links/au_gps.html.erb".freeze, "test/rails/overrides/app/views/links/au_location.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_foma_gps.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_openiarea.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_utn.html.erb".freeze, "test/rails/overrides/app/views/links/link.html.erb".freeze, "test/rails/overrides/app/views/links/show_all.html.erb".freeze, "test/rails/overrides/app/views/links/softbank_location.html.erb".freeze, "test/rails/overrides/app/views/links/willcom_location.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/default_to_mail.text.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/multi_message.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/multi_message.text.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_au.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_emobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_softbank.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_vodafone.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_willcom.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/_partial_view_sample.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/index.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/index_mobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/no_mobile.html.erb".freeze, "test/rails/overrides/app/views/normal_mailer/msg.text.erb".freeze, "test/rails/overrides/app/views/template_path/_partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_smart_phone_iphone.html.erb".freeze, "test/rails/overrides/app/views/template_path/full_path_partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/index.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_smart_phone_iphone.html.erb".freeze, "test/rails/overrides/app/views/template_path/partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/show_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/show_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/smart_phone_only.html.erb".freeze, "test/rails/overrides/app/views/template_path/smart_phone_only_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_ipd.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_ipd_tablet_ipad.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_tblt.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_tblt_tablet.html.erb".freeze, "test/rails/overrides/autotest/discover.rb".freeze, "test/rails/overrides/config/initializers/jpmobile_generator.rb".freeze, "test/rails/overrides/config/routes.rb".freeze, "test/rails/overrides/db/migrate/001_add_sessions_table.rb".freeze, "test/rails/overrides/db/migrate/20100824062306_create_users.rb".freeze, "test/rails/overrides/spec/controllers/docomo_guid_spec.rb".freeze, "test/rails/overrides/spec/controllers/helpers_spec.rb".freeze, "test/rails/overrides/spec/controllers/mobile_spec_controller_spec.rb".freeze, "test/rails/overrides/spec/controllers/template_path_spec.rb".freeze, "test/rails/overrides/spec/controllers/trans_sid_controller_spec.rb".freeze, "test/rails/overrides/spec/features/admin/top_spec.rb".freeze, "test/rails/overrides/spec/features/filter_spec.rb".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-attached.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-decomail.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji2.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji5.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/bounced-jp.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-gmail-sjis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-jis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/no-from.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/non-jp.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/photo.jpg".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-blank.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-emoji-utf8.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-gmail-sjis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-gmail-utf8.eml".freeze, "test/rails/overrides/spec/helpers/helpers_spec.rb".freeze, "test/rails/overrides/spec/mailers/decorated_mailer_spec.rb".freeze, "test/rails/overrides/spec/mailers/mobile_mailer_spec.rb".freeze, "test/rails/overrides/spec/mailers/normal_mailer_spec.rb".freeze, "test/rails/overrides/spec/rails_helper.rb".freeze, "test/rails/overrides/spec/rcov.opts".freeze, "test/rails/overrides/spec/requests/docomo_spec.rb".freeze, "test/rails/overrides/spec/requests/emobile_spec.rb".freeze, "test/rails/overrides/spec/requests/pc_spec.rb".freeze, "test/rails/overrides/spec/requests/softbank_emulator_spec.rb".freeze, "test/rails/overrides/spec/requests/template_path_spec.rb".freeze, "test/rails/overrides/spec/requests/trans_sid_spec.rb".freeze, "test/rails/overrides/spec/spec_helper.rb".freeze, "test/sinatra/config.ru".freeze, "test/sinatra/guestbook.rb".freeze, "test/sinatra/test/filter_test.rb".freeze, "test/sinatra/views/index.erb".freeze, "test/sinatra/views/index_mobile.erb".freeze, "tools/e4u_conv.rb".freeze, "tools/emoji/genregexp.rb".freeze, "tools/emoji4unicode.xml".freeze, "tools/generate_au_emoticon_table.rb".freeze, "tools/generate_docomo_emoticon_table.rb".freeze, "tools/generate_emoticon_conversion_table.rb".freeze, "tools/generate_softbank_emoticon_table.rb".freeze, "tools/list_gps_unsupported_au.rb".freeze] s.homepage = "http://jpmobile-rails.org".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Rails plugin for mobile devices in Japan".freeze s.test_files = ["spec/rack/jpmobile/android_spec.rb".freeze, "spec/rack/jpmobile/au_spec.rb".freeze, "spec/rack/jpmobile/black_berry_spec.rb".freeze, "spec/rack/jpmobile/docomo_spec.rb".freeze, "spec/rack/jpmobile/emoticon_spec.rb".freeze, "spec/rack/jpmobile/filter_spec.rb".freeze, "spec/rack/jpmobile/iphone_spec.rb".freeze, "spec/rack/jpmobile/mobile_by_ua_spec.rb".freeze, "spec/rack/jpmobile/params_filter_spec.rb".freeze, "spec/rack/jpmobile/softbank_spec.rb".freeze, "spec/rack/jpmobile/willcom_spec.rb".freeze, "spec/rack/jpmobile/windows_phone.rb".freeze, "spec/rack_helper.rb".freeze, "spec/spec_helper.rb".freeze, "spec/unit/decorated_mail_spec.rb".freeze, "spec/unit/email-fixtures/au-attached.eml".freeze, "spec/unit/email-fixtures/au-decomail.eml".freeze, "spec/unit/email-fixtures/au-decomail2.eml".freeze, "spec/unit/email-fixtures/au-email.eml".freeze, "spec/unit/email-fixtures/au-emoji.eml".freeze, "spec/unit/email-fixtures/au-emoji2.eml".freeze, "spec/unit/email-fixtures/au-emoji5.eml".freeze, "spec/unit/email-fixtures/au-kigou.eml".freeze, "spec/unit/email-fixtures/bounce_with_utf8_part.eml".freeze, "spec/unit/email-fixtures/docomo-decomail.eml".freeze, "spec/unit/email-fixtures/docomo-emoji.eml".freeze, "spec/unit/email-fixtures/docomo-gmail-sjis.eml".freeze, "spec/unit/email-fixtures/docomo-jis.eml".freeze, "spec/unit/email-fixtures/iphone-circled-numbers-in-jis.eml".freeze, "spec/unit/email-fixtures/iphone-cp932.eml".freeze, "spec/unit/email-fixtures/iphone-jis.eml".freeze, "spec/unit/email-fixtures/iphone-mail3.eml".freeze, "spec/unit/email-fixtures/iphone-message.eml".freeze, "spec/unit/email-fixtures/iphone-unicode-emoji.eml".freeze, "spec/unit/email-fixtures/pc-mail-attached-without-subject.eml".freeze, "spec/unit/email-fixtures/pc-mail-multi.eml".freeze, "spec/unit/email-fixtures/pc-mail-single.eml".freeze, "spec/unit/email-fixtures/photo.jpg".freeze, "spec/unit/email-fixtures/softbank-blank.eml".freeze, "spec/unit/email-fixtures/softbank-emoji-utf8.eml".freeze, "spec/unit/email-fixtures/softbank-emoji.eml".freeze, "spec/unit/email-fixtures/softbank-gmail-sjis.eml".freeze, "spec/unit/email-fixtures/softbank-gmail-utf8.eml".freeze, "spec/unit/email_spec.rb".freeze, "spec/unit/emoticon_spec.rb".freeze, "spec/unit/encoding_spec.rb".freeze, "spec/unit/is_carrier_spec.rb".freeze, "spec/unit/mail_spec.rb".freeze, "spec/unit/mobile/iphone_spec.rb".freeze, "spec/unit/receive_mail_spec.rb".freeze, "spec/unit/spec_helper.rb".freeze, "spec/unit/util_spec.rb".freeze, "spec/unit/valid_ip_spec.rb".freeze, "spec/unit/variants_spec.rb".freeze, "test/rails/.gitignore".freeze, "test/rails/overrides/.rspec".freeze, "test/rails/overrides/Gemfile".freeze, "test/rails/overrides/Gemfile.jpmobile".freeze, "test/rails/overrides/app/controllers/admin/top_controller.rb".freeze, "test/rails/overrides/app/controllers/application_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_always_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_base_controller.rb".freeze, "test/rails/overrides/app/controllers/docomo_guid_docomo_controller.rb".freeze, "test/rails/overrides/app/controllers/filter_controller.rb".freeze, "test/rails/overrides/app/controllers/filter_controller_base.rb".freeze, "test/rails/overrides/app/controllers/hankaku_filter_controller.rb".freeze, "test/rails/overrides/app/controllers/hankaku_input_filter_controller.rb".freeze, "test/rails/overrides/app/controllers/links_controller.rb".freeze, "test/rails/overrides/app/controllers/mobile_spec_controller.rb".freeze, "test/rails/overrides/app/controllers/template_path_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_always_and_session_off_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_always_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_base_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_metal_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_mobile_controller.rb".freeze, "test/rails/overrides/app/controllers/trans_sid_none_controller.rb".freeze, "test/rails/overrides/app/mailers/decorated_mailer.rb".freeze, "test/rails/overrides/app/mailers/mobile_mailer.rb".freeze, "test/rails/overrides/app/mailers/normal_mailer.rb".freeze, "test/rails/overrides/app/models/user.rb".freeze, "test/rails/overrides/app/views/decorated_mailer/deco_mail.html.erb".freeze, "test/rails/overrides/app/views/decorated_mailer/deco_mail.text.erb".freeze, "test/rails/overrides/app/views/filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/index.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/index_xhtml.html.erb".freeze, "test/rails/overrides/app/views/hankaku_input_filter/with_charset.html.erb".freeze, "test/rails/overrides/app/views/layouts/application.html.erb".freeze, "test/rails/overrides/app/views/layouts/application_mobile.html.erb".freeze, "test/rails/overrides/app/views/layouts/with_charset.html.erb".freeze, "test/rails/overrides/app/views/layouts/xhtml.html.erb".freeze, "test/rails/overrides/app/views/links/au_gps.html.erb".freeze, "test/rails/overrides/app/views/links/au_location.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_foma_gps.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_openiarea.html.erb".freeze, "test/rails/overrides/app/views/links/docomo_utn.html.erb".freeze, "test/rails/overrides/app/views/links/link.html.erb".freeze, "test/rails/overrides/app/views/links/show_all.html.erb".freeze, "test/rails/overrides/app/views/links/softbank_location.html.erb".freeze, "test/rails/overrides/app/views/links/willcom_location.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/default_to_mail.text.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/multi_message.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/multi_message.text.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_au.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_emobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_softbank.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_vodafone.html.erb".freeze, "test/rails/overrides/app/views/mobile_mailer/view_selection_mobile_willcom.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/_partial_view_sample.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/index.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/index_mobile.html.erb".freeze, "test/rails/overrides/app/views/mobile_spec/no_mobile.html.erb".freeze, "test/rails/overrides/app/views/normal_mailer/msg.text.erb".freeze, "test/rails/overrides/app/views/template_path/_partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/_partial_smart_phone_iphone.html.erb".freeze, "test/rails/overrides/app/views/template_path/full_path_partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/index.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/index_smart_phone_iphone.html.erb".freeze, "test/rails/overrides/app/views/template_path/partial.html.erb".freeze, "test/rails/overrides/app/views/template_path/show_mobile.html.erb".freeze, "test/rails/overrides/app/views/template_path/show_mobile_docomo.html.erb".freeze, "test/rails/overrides/app/views/template_path/smart_phone_only.html.erb".freeze, "test/rails/overrides/app/views/template_path/smart_phone_only_smart_phone.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_ipd.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_ipd_tablet_ipad.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_tblt.html.erb".freeze, "test/rails/overrides/app/views/template_path/with_tblt_tablet.html.erb".freeze, "test/rails/overrides/autotest/discover.rb".freeze, "test/rails/overrides/config/initializers/jpmobile_generator.rb".freeze, "test/rails/overrides/config/routes.rb".freeze, "test/rails/overrides/db/migrate/001_add_sessions_table.rb".freeze, "test/rails/overrides/db/migrate/20100824062306_create_users.rb".freeze, "test/rails/overrides/spec/controllers/docomo_guid_spec.rb".freeze, "test/rails/overrides/spec/controllers/helpers_spec.rb".freeze, "test/rails/overrides/spec/controllers/mobile_spec_controller_spec.rb".freeze, "test/rails/overrides/spec/controllers/template_path_spec.rb".freeze, "test/rails/overrides/spec/controllers/trans_sid_controller_spec.rb".freeze, "test/rails/overrides/spec/features/admin/top_spec.rb".freeze, "test/rails/overrides/spec/features/filter_spec.rb".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-attached.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-decomail.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji2.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/au-emoji5.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/bounced-jp.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-gmail-sjis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/docomo-jis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/no-from.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/non-jp.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/photo.jpg".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-blank.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-emoji-utf8.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-emoji.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-gmail-sjis.eml".freeze, "test/rails/overrides/spec/fixtures/mobile_mailer/softbank-gmail-utf8.eml".freeze, "test/rails/overrides/spec/helpers/helpers_spec.rb".freeze, "test/rails/overrides/spec/mailers/decorated_mailer_spec.rb".freeze, "test/rails/overrides/spec/mailers/mobile_mailer_spec.rb".freeze, "test/rails/overrides/spec/mailers/normal_mailer_spec.rb".freeze, "test/rails/overrides/spec/rails_helper.rb".freeze, "test/rails/overrides/spec/rcov.opts".freeze, "test/rails/overrides/spec/requests/docomo_spec.rb".freeze, "test/rails/overrides/spec/requests/emobile_spec.rb".freeze, "test/rails/overrides/spec/requests/pc_spec.rb".freeze, "test/rails/overrides/spec/requests/softbank_emulator_spec.rb".freeze, "test/rails/overrides/spec/requests/template_path_spec.rb".freeze, "test/rails/overrides/spec/requests/trans_sid_spec.rb".freeze, "test/rails/overrides/spec/spec_helper.rb".freeze, "test/sinatra/config.ru".freeze, "test/sinatra/guestbook.rb".freeze, "test/sinatra/test/filter_test.rb".freeze, "test/sinatra/views/index.erb".freeze, "test/sinatra/views/index_mobile.erb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 4.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 2.5.5".freeze]) end