Bump kostya-sigar

Fixes compatibility with newer glibc

closes #7828
This commit is contained in:
Benjamin Neff 2018-06-16 00:28:23 +02:00
parent ebaa209120
commit fa615533f6
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@
* Handle duplicates for TagFollowing on account merging [#7807](https://github.com/diaspora/diaspora/pull/7807)
## Bug fixes
* Fix compatibility with newer glibc versions [#7828](https://github.com/diaspora/diaspora/pull/7828)
## Features

View file

@ -348,7 +348,7 @@ GEM
to_regexp (~> 0.2.1)
jwt (1.5.6)
kgio (2.11.2)
kostya-sigar (2.0.0)
kostya-sigar (2.0.4)
leaflet-rails (1.3.1)
rails (>= 4.2.0)
listen (3.1.5)
@ -906,4 +906,4 @@ DEPENDENCIES
will_paginate (= 3.1.6)
BUNDLED WITH
1.16.1
1.16.2