summaryrefslogtreecommitdiffhomepage
path: root/mrbgem.rake
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgem.rake')
-rw-r--r--mrbgem.rake4
1 files changed, 2 insertions, 2 deletions
diff --git a/mrbgem.rake b/mrbgem.rake
index 3e7f338..e2a03f0 100644
--- a/mrbgem.rake
+++ b/mrbgem.rake
@@ -1,6 +1,6 @@
-MRuby::Gem::Specification.new('mruby-raylib') do |spec|
+MRuby::Gem::Specification.new('mruby-test') do |spec|
spec.license = 'MIT'
- spec.author = 'Tradam and Arnold'
+ spec.author = 'FelBind'
# Add compile flags
# spec.cc.flags << ''