Commit d7b3bbfb43dc4742eb541cd4438ccad5f52c0a5e
1 parent
5daaa00c
Exists in
master
and in
1 other branch
update gitlab gem
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
1 | 1 | GIT |
2 | 2 | remote: git://github.com/NARKOZ/gitlab |
3 | - revision: e4d7dd7dd4be587e44de388eb64d164cab5d464f | |
3 | + revision: f2ba111dba70eca5346a880c541dafaf35d3332a | |
4 | 4 | specs: |
5 | 5 | gitlab (2.2.0) |
6 | 6 | httparty |
... | ... | @@ -122,7 +122,7 @@ GEM |
122 | 122 | activesupport |
123 | 123 | builder |
124 | 124 | htmlentities (4.3.1) |
125 | - httparty (0.9.0) | |
125 | + httparty (0.10.0) | |
126 | 126 | multi_json (~> 1.0) |
127 | 127 | multi_xml |
128 | 128 | httpauth (0.1) | ... | ... |