Skip to content
Snippets Groups Projects
Verified Commit 3cbe79c0 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Provide a simple summary and description (#5)

A more proper description will have to be written, but let's at least
have something in there for now
parent 37942cb1
Branches
No related tags found
No related merge requests found
Pipeline #2548 failed
......@@ -6,8 +6,8 @@ Gem::Specification.new do |spec|
spec.authors = ['Alexander Olofsson']
spec.email = ['ace@haxalot.com']
spec.summary = ''
spec.description = ''
spec.summary = 'SDK for applications using the Matrix protocol'
spec.description = spec.summary
spec.homepage = 'https://github.com/ananace/ruby_matrix_sdk'
spec.license = 'MIT'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment