diff --git a/Gemfile b/Gemfile index 198a76a29def010d6049f26ea1a0919074742f0b..15397b387b56e0eda7da6ea90953951256a3b4a7 100644 --- a/Gemfile +++ b/Gemfile @@ -110,7 +110,7 @@ gem "redis-rails" gem 'tinder', '~> 1.9.2' # HipChat integration -gem "hipchat", "~> 0.9.0" +gem "hipchat", "~> 0.14.0" # Flowdock integration gem "gitlab-flowdock-git-hook", "~> 0.4.2" diff --git a/Gemfile.lock b/Gemfile.lock index f6b9f174a084e381de20b31d048cf861c4cf2673..c71b5b7807d7b7318067cfa74ed9095cdc63a099 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM railties (>= 3.1, < 4.1) hashie (1.2.0) hike (1.2.3) - hipchat (0.9.0) + hipchat (0.14.0) httparty httparty http_parser.rb (0.5.3) @@ -588,7 +588,7 @@ DEPENDENCIES guard-rspec guard-spinach haml-rails - hipchat (~> 0.9.0) + hipchat (~> 0.14.0) httparty jasmine jquery-atwho-rails (= 0.3.0)