mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
upgrade eventmachine so it compiles more easily on mac
This commit is contained in:
parent
ebb62193d1
commit
c209155521
1 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@ GEM
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
ember-source (1.12.2)
|
ember-source (1.12.2)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
eventmachine (1.0.8)
|
eventmachine (1.2.0.1)
|
||||||
excon (0.45.4)
|
excon (0.45.4)
|
||||||
execjs (2.6.0)
|
execjs (2.6.0)
|
||||||
exifr (1.2.4)
|
exifr (1.2.4)
|
||||||
|
@ -501,4 +501,4 @@ DEPENDENCIES
|
||||||
unicorn
|
unicorn
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.12.0
|
1.12.3
|
||||||
|
|
Loading…
Reference in a new issue