Commit f51203df45d85e14b808e92e77a6427c3d15d137
1 parent
5ea9696a
Exists in
master
and in
1 other branch
Update Gemfile.lock with new gitlab gem
See #598
Showing
1 changed file
with
3 additions
and
8 deletions
Show diff stats
Gemfile.lock
1 | -GIT | ||
2 | - remote: https://github.com/NARKOZ/gitlab.git | ||
3 | - revision: 7a00d38c53335010d2fb8a233247fe2c97338903 | ||
4 | - specs: | ||
5 | - gitlab (2.2.0) | ||
6 | - httparty | ||
7 | - | ||
8 | GEM | 1 | GEM |
9 | remote: https://rubygems.org/ | 2 | remote: https://rubygems.org/ |
10 | specs: | 3 | specs: |
@@ -118,6 +111,8 @@ GEM | @@ -118,6 +111,8 @@ GEM | ||
118 | foreman (0.63.0) | 111 | foreman (0.63.0) |
119 | dotenv (>= 0.7) | 112 | dotenv (>= 0.7) |
120 | thor (>= 0.13.6) | 113 | thor (>= 0.13.6) |
114 | + gitlab (3.0.0) | ||
115 | + httparty | ||
121 | haml (4.0.3) | 116 | haml (4.0.3) |
122 | tilt | 117 | tilt |
123 | happymapper (0.4.1) | 118 | happymapper (0.4.1) |
@@ -392,7 +387,7 @@ DEPENDENCIES | @@ -392,7 +387,7 @@ DEPENDENCIES | ||
392 | fabrication | 387 | fabrication |
393 | flowdock | 388 | flowdock |
394 | foreman | 389 | foreman |
395 | - gitlab! | 390 | + gitlab (~> 3.0.0) |
396 | haml | 391 | haml |
397 | hipchat | 392 | hipchat |
398 | hoi | 393 | hoi |