Skip to content

Commit

Permalink
Regenerate gemspec for version 4.17.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva committed Nov 10, 2020
1 parent ce551fc commit 1b1ad98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion glimmer-dsl-swt.gemspec
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["AndyMaleh".freeze]
s.date = "2020-11-08"
s.date = "2020-11-10"
s.description = "Glimmer DSL for SWT (JRuby Desktop Development GUI Library)".freeze
s.email = "andy.am@gmail.com".freeze
s.executables = ["glimmer".freeze, "girb".freeze]
Expand Down Expand Up @@ -152,6 +152,7 @@ Gem::Specification.new do |s|
"samples/hello/hello_radio.rb",
"samples/hello/hello_radio_group.rb",
"samples/hello/hello_sash_form.rb",
"samples/hello/hello_spinner.rb",
"samples/hello/hello_styled_text.rb",
"samples/hello/hello_tab.rb",
"samples/hello/hello_table.rb",
Expand Down

0 comments on commit 1b1ad98

Please sign in to comment.