mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:17:19 +08:00
upgrade eventmachine so it compiles more easily on mac
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user