emissary.gemspec in emissary-ruby-0.0.5 vs emissary.gemspec in emissary-ruby-0.0.6
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "emissary-ruby"
- spec.version = "0.0.5"
+ spec.version = "0.0.6"
spec.authors = ["MakarovCode"]
spec.email = ["simoncorreaocampo@gmail.com"]
spec.summary = "Simple error catcher integrated with services like Discord and Trello, use chatbots to monitor your application and server. Receive error catching reports to a Discord Server Channel, and use chatbots to send commands and fetch reports."
spec.homepage = "https://github.com/MakarovCode/Emissary"