Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis Build Failure monitor(ing) #469

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Gemfile] Add gitter-api-ruby gem
NickLaMuro committed May 18, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 23487ecbab07f69a816bc0e8d644f90145c32548
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@ gem 'sinatra', :require => false
gem 'slim'

# Services gems
gem 'gitter-api', '~> 0.1.0'
gem 'minigit', '~> 0.0.4'
gem 'tracker_api', '~> 1.6'
gem 'travis', '~> 1.8.10'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -163,6 +163,7 @@ GEM
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-pipeline
gitter-api (0.1.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.2)
@@ -411,6 +412,7 @@ DEPENDENCIES
faraday (~> 0.9.2)
faraday-http-cache (~> 2.0.0)
foreman (~> 0.64.0)
gitter-api (~> 0.1.0)
haml (~> 5.1)
haml_lint (~> 0.35.0)
influxdb (~> 0.3.13)