Commit d0e1a683fbcc84f2ff3cebedae70565ac461d584

Authored by Vasiliy Ermolovich
1 parent 0f353fe9
Exists in master and in 1 other branch production

add gitlab to Gemfile.lock

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -99,6 +99,8 @@ GEM @@ -99,6 +99,8 @@ GEM
99 ffi (1.1.4) 99 ffi (1.1.4)
100 foreman (0.60.2) 100 foreman (0.60.2)
101 thor (>= 0.13.6) 101 thor (>= 0.13.6)
  102 + gitlab (2.1.0)
  103 + httparty
102 haml (3.1.6) 104 haml (3.1.6)
103 happymapper (0.4.0) 105 happymapper (0.4.0)
104 libxml-ruby (~> 2.0) 106 libxml-ruby (~> 2.0)
@@ -337,6 +339,7 @@ DEPENDENCIES @@ -337,6 +339,7 @@ DEPENDENCIES
337 execjs 339 execjs
338 fabrication (~> 1.3.0) 340 fabrication (~> 1.3.0)
339 foreman 341 foreman
  342 + gitlab
340 haml 343 haml
341 hipchat 344 hipchat
342 hoi 345 hoi