cairo-gobject.gemspec in cairo-gobject-3.3.7 vs cairo-gobject.gemspec in cairo-gobject-3.3.8

- old
+ new

@@ -1,8 +1,8 @@ # -*- ruby -*- # -# Copyright (C) 2018 Ruby-GNOME2 Project Team +# Copyright (C) 2018 Ruby-GNOME Project Team # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. @@ -20,10 +20,10 @@ Gem::Specification.new do |s| s.name = "cairo-gobject" s.summary = "Ruby/CairoGObject is a Ruby binding of cairo-gobject." s.description = "Ruby/CairoGObject is a Ruby binding of cairo-gobject." - s.author = "The Ruby-GNOME2 Project Team" + s.author = "The Ruby-GNOME Project Team" s.email = "ruby-gnome2-devel-en@lists.sourceforge.net" s.homepage = "https://ruby-gnome2.osdn.jp/" s.licenses = ["LGPL-2.1+"] s.version = ruby_glib2_version s.extensions = ["ext/#{s.name}/extconf.rb"]