Commit eae84c0c37878675f6068190b14e428d6ee9b0b4
1 parent
42131d01
Exists in
master
and in
4 other branches
Update Gemfile
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
... | ... | @@ -154,7 +154,7 @@ gem "raphael-rails", "~> 2.1.2" |
154 | 154 | gem 'bootstrap-sass', '~> 2.3' |
155 | 155 | gem "font-awesome-rails", '~> 3.2' |
156 | 156 | gem "gemoji", "~> 1.3.0" |
157 | -gem "gon", git: "https://github.com/gitlabhq/gon.git", ref: '58ca8e17273051cb370182cabd3602d1da6783ab' | |
157 | +gem "gon", "~> 5.0.0" | |
158 | 158 | |
159 | 159 | group :development do |
160 | 160 | gem "annotate", "~> 2.6.0.beta2" | ... | ... |