Skip to content

Commit b433e6d

Browse files
authored
Merge pull request #472 from pascalwengerter/patch-1
Remove myself from *.gemspec
2 parents f33b296 + ced7b95 commit b433e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

matestack-ui-core.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ require "matestack/ui/core/version"
77
Gem::Specification.new do |s|
88
s.name = "matestack-ui-core"
99
s.version = Matestack::Ui::Core::VERSION
10-
s.authors = ["Jonas Jabari", "Nils Henning", "Pascal Wengerter"]
11-
10+
s.authors = ["Jonas Jabari", "Nils Henning"]
11+
1212
s.homepage = "https://matestack.io"
1313
s.summary = "Escape the frontend hustle & easily create interactive web apps in pure Ruby."
1414
s.description = "Matestack provides a collection of open source gems made for Ruby on Rails developers. Matestack enables you to craft interactive web UIs without JavaScript in pure Ruby with minimum effort. UI code becomes a native and fun part of your Rails app."

0 commit comments

Comments
 (0)