mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Update eventmachine to 1.2.0.1
Our previous version - `1.0.7` - is not compatible with OS X El Capitan. Upgrading to the latest version fixed this issue.
This commit is contained in:
parent
543f49ed8a
commit
c6b1151197
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ GEM
|
|||
diff-lcs (1.2.5)
|
||||
docile (1.1.5)
|
||||
erubis (2.7.0)
|
||||
eventmachine (1.0.7)
|
||||
eventmachine (1.2.0.1)
|
||||
execjs (2.6.0)
|
||||
factory_girl (4.5.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
@ -279,4 +279,4 @@ DEPENDENCIES
|
|||
yard
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
1.11.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue