Commit 5b2ac3fa26cb2c7ba92f76537133f6334b8bc47c

Authored by Manly Florido
1 parent eae84c0c

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 1 GEM
11 2 remote: https://rubygems.org/
12 3 specs:
... ... @@ -206,6 +197,9 @@ GEM
206 197 omniauth (~> 1.0)
207 198 pyu-ruby-sasl (~> 0.0.3.1)
208 199 rubyntlm (~> 0.1.1)
  200 + gon (5.0.0)
  201 + actionpack (>= 2.3.0)
  202 + json
209 203 grape (0.6.1)
210 204 activesupport
211 205 builder
... ...