Skip to content

Commit

Permalink
remove is_it_working
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Sep 29, 2016
1 parent f45ec4c commit ac4e9b2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 34 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,3 @@ gem 'sul_styles', '~>0.5.1'

# Use okcomputer to monitor the application
gem 'okcomputer'
# TODO: remove is_it_working after load balancer and nagios are switched to okcomputer mount point
gem 'is_it_working' # for application monitoring
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ GEM
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
is_it_working (1.1.0)
iso8601 (0.9.1)
jasmine-jquery-rails (2.0.3)
jquery-rails (4.0.5)
Expand Down Expand Up @@ -327,7 +326,6 @@ DEPENDENCIES
guard-rspec
high_voltage
honeybadger
is_it_working
iso8601
jasmine-jquery-rails
jquery-rails
Expand All @@ -348,4 +346,4 @@ DEPENDENCIES
uglifier

BUNDLED WITH
1.12.5
1.13.1
29 changes: 0 additions & 29 deletions config/initializers/is_it_working.rb

This file was deleted.

0 comments on commit ac4e9b2

Please sign in to comment.