Skip to content

Commit

Permalink
Regenerate gemspec for version 4.17.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva committed Oct 2, 2020
1 parent 816e616 commit cc8d849
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions glimmer-dsl-swt.gemspec
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: glimmer-dsl-swt 4.17.2.0 ruby lib
# stub: glimmer-dsl-swt 4.17.2.1 ruby lib

Gem::Specification.new do |s|
s.name = "glimmer-dsl-swt".freeze
s.version = "4.17.2.0"
s.version = "4.17.2.1"

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-09-25"
s.date = "2020-10-02"
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 @@ -120,6 +120,8 @@ Gem::Specification.new do |s|
"samples/hello/hello_combo.rb",
"samples/hello/hello_computed.rb",
"samples/hello/hello_computed/contact.rb",
"samples/hello/hello_custom_shell.rb",
"samples/hello/hello_custom_widget.rb",
"samples/hello/hello_drag_and_drop.rb",
"samples/hello/hello_list_multi_selection.rb",
"samples/hello/hello_list_single_selection.rb",
Expand Down

0 comments on commit cc8d849

Please sign in to comment.