# -*- encoding: utf-8 -*- # stub: t 2.2.1 ruby lib Gem::Specification.new do |s| s.name = "t".freeze s.version = "2.2.1".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 = ["Erik Michaels-Ober".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDLjCCAhagAwIBAgIBADANBgkqhkiG9w0BAQUFADA9MQ8wDQYDVQQDDAZzZmVy\naWsxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixkARkWA2NvbTAe\nFw0xMzAyMDMxMDAyMjdaFw0xNDAyMDMxMDAyMjdaMD0xDzANBgNVBAMMBnNmZXJp\nazEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPyLGQBGRYDY29tMIIB\nIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl0x5dx8uKxi7TkrIuyBUTJVB\nv1o93nUB9j/y4M96gV2rYwAci1JPBseNd6Fybzjo3YGuHl7EQHuSHNaf1p2lxew/\ny60JXIJBBgPcDK/KCP4NUHofm0jfoYD+H5uNJfHCNq7/ZsTxOtE3Ra92s0BCMTpm\nwBMMlWR5MtdEhIYuBO4XhnejYgH0L/7BL2lymntVnsr/agdQoojQCN1IQmsRJvrR\nduZRO3tZvoIo1pBc4JEehDuqCeyBgPLOqMoKtQlold1TQs1kWUBK7KWMFEhKC/Kg\nzyzKRHQo9yDYwOvYngoBLY+T/lwCT4dyssdhzRbfnxAhaKu4SAssIwaC01yVowID\nAQABozkwNzAJBgNVHRMEAjAAMB0GA1UdDgQWBBS0ruDfRak5ci1OpDNX/ZdDEkIs\niTALBgNVHQ8EBAMCBLAwDQYJKoZIhvcNAQEFBQADggEBAHHSMs/MP0sOaLkEv4Jo\nzvkm3qn5A6t0vaHx774cmejyMU+5wySxRezspL7ULh9NeuK2OhU+Oe3TpqrAg5TK\nR8GQILnVu2FemGA6sAkPDlcPtgA6ieI19PZOF6HVLmc/ID/dP/NgZWWzEeqQKmcK\n2+HM+SEEDhZkScYekw4ZOe164ZtZG816oAv5x0pGitSIkumUp7V8iEZ/6ehr7Y9e\nXOg4eeun5L/JjmjARoW2kNdvkRD3c2EeSLqWvQRsBlypHfhs6JJuLlyZPGhU3R/v\nSf3lVKpBCWgRpGTvy45XVpB+59y33PJmEuQ1PTEOYvQyao9UKMAAaAN/7qWQtjl0\nhlw=\n-----END CERTIFICATE-----\n".freeze] s.date = "2014-01-10" s.description = "A command-line power tool for Twitter.".freeze s.email = "sferik@gmail.com".freeze s.executables = ["t".freeze] s.files = ["CONTRIBUTING.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/t".freeze, "lib/t.rb".freeze, "lib/t/cli.rb".freeze, "lib/t/collectable.rb".freeze, "lib/t/core_ext/kernel.rb".freeze, "lib/t/core_ext/string.rb".freeze, "lib/t/delete.rb".freeze, "lib/t/editor.rb".freeze, "lib/t/list.rb".freeze, "lib/t/printable.rb".freeze, "lib/t/rcfile.rb".freeze, "lib/t/requestable.rb".freeze, "lib/t/search.rb".freeze, "lib/t/set.rb".freeze, "lib/t/stream.rb".freeze, "lib/t/utils.rb".freeze, "lib/t/version.rb".freeze, "spec/cli_spec.rb".freeze, "spec/delete_spec.rb".freeze, "spec/editor_spec.rb".freeze, "spec/fixtures/200_direct_messages.json".freeze, "spec/fixtures/200_statuses.json".freeze, "spec/fixtures/501_ids.json".freeze, "spec/fixtures/501_users_list.json".freeze, "spec/fixtures/access_token".freeze, "spec/fixtures/bearer_token.json".freeze, "spec/fixtures/checkip.html".freeze, "spec/fixtures/direct_message.json".freeze, "spec/fixtures/direct_messages.json".freeze, "spec/fixtures/empty_array.json".freeze, "spec/fixtures/empty_cursor.json".freeze, "spec/fixtures/favorites.json".freeze, "spec/fixtures/followers_ids.json".freeze, "spec/fixtures/following.json".freeze, "spec/fixtures/friends_ids.json".freeze, "spec/fixtures/gem.json".freeze, "spec/fixtures/geo.json".freeze, "spec/fixtures/geo_no_city.json".freeze, "spec/fixtures/geo_no_state.json".freeze, "spec/fixtures/geoplugin.xml".freeze, "spec/fixtures/list.json".freeze, "spec/fixtures/lists.json".freeze, "spec/fixtures/locations.json".freeze, "spec/fixtures/long.png".freeze, "spec/fixtures/me.jpg".freeze, "spec/fixtures/not_following.json".freeze, "spec/fixtures/not_found.json".freeze, "spec/fixtures/rate_limit_status.json".freeze, "spec/fixtures/recommendations.json".freeze, "spec/fixtures/request_token".freeze, "spec/fixtures/retweet.json".freeze, "spec/fixtures/search.json".freeze, "spec/fixtures/search2.json".freeze, "spec/fixtures/search_with_entities.json".freeze, "spec/fixtures/settings.json".freeze, "spec/fixtures/sferik.json".freeze, "spec/fixtures/status.json".freeze, "spec/fixtures/status_no_attributes.json".freeze, "spec/fixtures/status_no_country.json".freeze, "spec/fixtures/status_no_full_name.json".freeze, "spec/fixtures/status_no_locality.json".freeze, "spec/fixtures/status_no_place.json".freeze, "spec/fixtures/status_no_street_address.json".freeze, "spec/fixtures/status_with_mention.json".freeze, "spec/fixtures/statuses.json".freeze, "spec/fixtures/trends.json".freeze, "spec/fixtures/users.json".freeze, "spec/fixtures/users_list.json".freeze, "spec/fixtures/we_concept_bg2.png".freeze, "spec/helper.rb".freeze, "spec/list_spec.rb".freeze, "spec/rcfile_spec.rb".freeze, "spec/search_spec.rb".freeze, "spec/set_spec.rb".freeze, "spec/stream_spec.rb".freeze, "spec/utils_spec.rb".freeze, "t.gemspec".freeze] s.homepage = "http://sferik.github.com/t/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "CLI for Twitter".freeze s.test_files = ["spec/cli_spec.rb".freeze, "spec/delete_spec.rb".freeze, "spec/editor_spec.rb".freeze, "spec/fixtures/200_direct_messages.json".freeze, "spec/fixtures/200_statuses.json".freeze, "spec/fixtures/501_ids.json".freeze, "spec/fixtures/501_users_list.json".freeze, "spec/fixtures/access_token".freeze, "spec/fixtures/bearer_token.json".freeze, "spec/fixtures/checkip.html".freeze, "spec/fixtures/direct_message.json".freeze, "spec/fixtures/direct_messages.json".freeze, "spec/fixtures/empty_array.json".freeze, "spec/fixtures/empty_cursor.json".freeze, "spec/fixtures/favorites.json".freeze, "spec/fixtures/followers_ids.json".freeze, "spec/fixtures/following.json".freeze, "spec/fixtures/friends_ids.json".freeze, "spec/fixtures/gem.json".freeze, "spec/fixtures/geo.json".freeze, "spec/fixtures/geo_no_city.json".freeze, "spec/fixtures/geo_no_state.json".freeze, "spec/fixtures/geoplugin.xml".freeze, "spec/fixtures/list.json".freeze, "spec/fixtures/lists.json".freeze, "spec/fixtures/locations.json".freeze, "spec/fixtures/long.png".freeze, "spec/fixtures/me.jpg".freeze, "spec/fixtures/not_following.json".freeze, "spec/fixtures/not_found.json".freeze, "spec/fixtures/rate_limit_status.json".freeze, "spec/fixtures/recommendations.json".freeze, "spec/fixtures/request_token".freeze, "spec/fixtures/retweet.json".freeze, "spec/fixtures/search.json".freeze, "spec/fixtures/search2.json".freeze, "spec/fixtures/search_with_entities.json".freeze, "spec/fixtures/settings.json".freeze, "spec/fixtures/sferik.json".freeze, "spec/fixtures/status.json".freeze, "spec/fixtures/status_no_attributes.json".freeze, "spec/fixtures/status_no_country.json".freeze, "spec/fixtures/status_no_full_name.json".freeze, "spec/fixtures/status_no_locality.json".freeze, "spec/fixtures/status_no_place.json".freeze, "spec/fixtures/status_no_street_address.json".freeze, "spec/fixtures/status_with_mention.json".freeze, "spec/fixtures/statuses.json".freeze, "spec/fixtures/trends.json".freeze, "spec/fixtures/users.json".freeze, "spec/fixtures/users_list.json".freeze, "spec/fixtures/we_concept_bg2.png".freeze, "spec/helper.rb".freeze, "spec/list_spec.rb".freeze, "spec/rcfile_spec.rb".freeze, "spec/search_spec.rb".freeze, "spec/set_spec.rb".freeze, "spec/stream_spec.rb".freeze, "spec/utils_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 2.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.8.3".freeze, "< 2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.4.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.18.1".freeze, "< 2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) end