# -*- encoding: utf-8 -*- # stub: gio2 3.2.1 ruby lib # stub: ext/gio2/extconf.rb Gem::Specification.new do |s| s.name = "gio2".freeze s.version = "3.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["The Ruby-GNOME2 Project Team".freeze] s.date = "2017-11-19" s.description = "Ruby/GIO2 is a Ruby binding of gio-2.x.".freeze s.email = "ruby-gnome2-devel-en@lists.sourceforge.net".freeze s.extensions = ["ext/gio2/extconf.rb".freeze] s.files = ["Rakefile".freeze, "ext/gio2/depend".freeze, "ext/gio2/extconf.rb".freeze, "ext/gio2/rb-gio2-application.c".freeze, "ext/gio2/rb-gio2-pollable-source.c".freeze, "ext/gio2/rb-gio2.c".freeze, "ext/gio2/rb-gio2.h".freeze, "extconf.rb".freeze, "lib/gio2.rb".freeze, "lib/gio2/action-map.rb".freeze, "lib/gio2/action.rb".freeze, "lib/gio2/application-command-line.rb".freeze, "lib/gio2/content-type.rb".freeze, "lib/gio2/deprecated.rb".freeze, "lib/gio2/file.rb".freeze, "lib/gio2/inet-address.rb".freeze, "lib/gio2/input-stream.rb".freeze, "lib/gio2/loader.rb".freeze, "lib/gio2/pollable-input-stream.rb".freeze, "lib/gio2/pollable-output-stream.rb".freeze, "lib/gio2/resources.rb".freeze, "lib/gio2/settings-schema-source.rb".freeze, "lib/gio2/settings.rb".freeze, "lib/gio2/simple-action.rb".freeze, "test/fixture/Rakefile".freeze, "test/fixture/content-type/x-content/unix-software/autorun.sh".freeze, "test/fixture/resource/Rakefile".freeze, "test/fixture/resource/logo.png".freeze, "test/fixture/resource/ruby-gio2.gresource.xml".freeze, "test/fixture/schema/default/jp.ruby-gnome2.test.settings.gschema.xml".freeze, "test/fixture/schema/source/jp.ruby-gnome2.test.source.gschema.xml".freeze, "test/gio2-test-utils.rb".freeze, "test/gio2-test-utils/fixture.rb".freeze, "test/gio2-test-utils/omissions.rb".freeze, "test/gio2-test-utils/socket-client.rb".freeze, "test/run-test.rb".freeze, "test/test-action-map.rb".freeze, "test/test-application-command-line.rb".freeze, "test/test-buffered-input-stream.rb".freeze, "test/test-charset-converter.rb".freeze, "test/test-content-type.rb".freeze, "test/test-data-input-stream.rb".freeze, "test/test-dbus.rb".freeze, "test/test-file-enumerator.rb".freeze, "test/test-file-monitor.rb".freeze, "test/test-file.rb".freeze, "test/test-inet-address.rb".freeze, "test/test-input-stream.rb".freeze, "test/test-memory-input-stream.rb".freeze, "test/test-memory-output-stream.rb".freeze, "test/test-mount.rb".freeze, "test/test-output-stream.rb".freeze, "test/test-pollable-input-stream.rb".freeze, "test/test-pollable-output-stream.rb".freeze, "test/test-resources.rb".freeze, "test/test-settings-schema-source.rb".freeze, "test/test-settings.rb".freeze, "test/test-simple-action.rb".freeze, "test/test-version.rb".freeze] s.homepage = "http://ruby-gnome2.sourceforge.jp/".freeze s.licenses = ["LGPL-2.1+".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.1.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby/GIO2 is a Ruby binding of gio-2.x.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["= 3.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.2.1".freeze]) end