Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKukovskii Vladimir <ura@dgtakano.co.jp>2018-06-24 13:35:35 +0300
committerKukovskii Vladimir <ura@dgtakano.co.jp>2018-07-14 14:45:53 +0300
commitcb77d939c919ac8ebf4288724febdf7bb8238399 (patch)
tree81dc12592d6cd144c4375dfabcc8c91071bbdb1f /Gemfile.rails5.lock
parent07d9b036a9b7b3502238cac0fdb4980bfe02e128 (diff)
Add Hangouts Chat service implementation
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r--Gemfile.rails5.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock
index 766f2479ea5..9bb25e53fe1 100644
--- a/Gemfile.rails5.lock
+++ b/Gemfile.rails5.lock
@@ -388,6 +388,7 @@ GEM
temple (>= 0.8.0)
thor
tilt
+ hangouts-chat (0.0.5)
hashdiff (0.3.4)
hashie (3.5.7)
hashie-forbidden_attributes (0.1.1)
@@ -1068,6 +1069,7 @@ DEPENDENCIES
grpc (~> 1.11.0)
haml_lint (~> 0.26.0)
hamlit (~> 2.8.8)
+ hangouts-chat (~> 0.0.5)
hashie-forbidden_attributes
health_check (~> 2.6.0)
hipchat (~> 1.5.0)