Commit 5b2ac3fa26cb2c7ba92f76537133f6334b8bc47c
1 parent
eae84c0c
Exists in
master
and in
4 other branches
Update Gemfile.lock
Showing
1 changed file
with
3 additions
and
9 deletions
Show diff stats
Gemfile.lock
1 | -GIT | ||
2 | - remote: https://github.com/gitlabhq/gon.git | ||
3 | - revision: 58ca8e17273051cb370182cabd3602d1da6783ab | ||
4 | - ref: 58ca8e17273051cb370182cabd3602d1da6783ab | ||
5 | - specs: | ||
6 | - gon (4.1.1) | ||
7 | - actionpack (>= 2.3.0) | ||
8 | - json | ||
9 | - | ||
10 | GEM | 1 | GEM |
11 | remote: https://rubygems.org/ | 2 | remote: https://rubygems.org/ |
12 | specs: | 3 | specs: |
@@ -206,6 +197,9 @@ GEM | @@ -206,6 +197,9 @@ GEM | ||
206 | omniauth (~> 1.0) | 197 | omniauth (~> 1.0) |
207 | pyu-ruby-sasl (~> 0.0.3.1) | 198 | pyu-ruby-sasl (~> 0.0.3.1) |
208 | rubyntlm (~> 0.1.1) | 199 | rubyntlm (~> 0.1.1) |
200 | + gon (5.0.0) | ||
201 | + actionpack (>= 2.3.0) | ||
202 | + json | ||
209 | grape (0.6.1) | 203 | grape (0.6.1) |
210 | activesupport | 204 | activesupport |
211 | builder | 205 | builder |