* initial commit

This commit is contained in:
Dávid Danyi
2018-02-08 11:44:04 +01:00
commit 248681f181
11 changed files with 376 additions and 0 deletions

6
Gemfile Normal file
View File

@@ -0,0 +1,6 @@
source 'https://rubygems.org'
gem 'mustache'
gem 'httpclient'
gem 'jenkins_api_client'
gem 'jira-ruby'
gem 'mediawiki_api'