Uninstall passenger_monit
I'm not exactly sure what it was doing, whatever bye
This commit is contained in:
parent
acb99c3a02
commit
aa001f1e32
3 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -64,7 +64,6 @@ end
|
|||
# For production caching.
|
||||
group :production do
|
||||
gem 'memcache-client', '~> 1.8.5', :require => 'memcache'
|
||||
gem 'passenger_monit', '~> 0.1.1'
|
||||
end
|
||||
|
||||
# For testing.
|
||||
|
|
|
@ -130,7 +130,6 @@ GEM
|
|||
ruby-hmac
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.13.0)
|
||||
passenger_monit (0.1.1)
|
||||
rack (1.5.5)
|
||||
rack-attack (2.2.1)
|
||||
rack
|
||||
|
@ -234,7 +233,6 @@ DEPENDENCIES
|
|||
nokogiri (~> 1.5.2)
|
||||
openneo-auth-signatory (~> 0.1.0)
|
||||
parallel (~> 1.13.0)
|
||||
passenger_monit (~> 0.1.1)
|
||||
rack-attack (~> 2.2.0)
|
||||
rails (= 4.1.16)
|
||||
rails-i18n (~> 4.0, >= 4.0.9)
|
||||
|
|
BIN
vendor/cache/passenger_monit-0.1.1.gem
vendored
BIN
vendor/cache/passenger_monit-0.1.1.gem
vendored
Binary file not shown.
Loading…
Reference in a new issue