summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2017-07-17 20:51:46 +0200
committerAzul <azul@riseup.net>2017-07-17 20:51:46 +0200
commit6193bef96b118ca099c6a03bbe6403e0d4acd1ff (patch)
tree5a2db1a7370b45dd271eceffa1629399c66115d5 /Gemfile.lock
parent94e3b2ba1fe499dcb0e8e7ee10e1d2caaa806091 (diff)
feat: only alert for failing master builds
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 5 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f541e3d..9629ed0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,3 @@
-GIT
- remote: https://github.com/varac/gitlab.git
- revision: a2d105128aab0226082bbdabf7da0e24892e5b79
- branch: pipeline_support
- specs:
- gitlab (3.7.0)
- httparty
- terminal-table
-
PATH
remote: .
specs:
@@ -48,6 +39,9 @@ GEM
eventmachine (1.2.0.1)
execjs (2.0.2)
fakeweb (1.3.0)
+ gitlab (4.2.0)
+ httparty
+ terminal-table
haml (4.0.7)
tilt
hashie (1.2.0)
@@ -137,7 +131,7 @@ DEPENDENCIES
activesupport (< 5.0.0)
dashing!
fakeweb (~> 1.3.0)
- gitlab!
+ gitlab
haml (~> 4.0.4)
mime-types (= 2.6.2)
minitest (~> 5.2.0)
@@ -147,4 +141,4 @@ DEPENDENCIES
simplecov (~> 0.8.2)
BUNDLED WITH
- 1.11.2
+ 1.14.6