mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-11-12 04:05:01 -05:00
4e65f6aedc
Don't daemonize on Windows.
68 lines
1.3 KiB
Plaintext
68 lines
1.3 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
mailcatcher (0.4.1)
|
|
activesupport (~> 3.0)
|
|
eventmachine (~> 0.12)
|
|
haml (~> 3.1)
|
|
json (~> 1.0)
|
|
mail (~> 2.3)
|
|
sinatra (~> 1.2)
|
|
skinny (~> 0.1)
|
|
sqlite3 (~> 1.3)
|
|
thin (~> 1.2)
|
|
|
|
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
activesupport (3.0.7)
|
|
chunky_png (1.2.0)
|
|
coffee-script (2.2.0)
|
|
coffee-script-source
|
|
execjs
|
|
coffee-script-source (1.1.1)
|
|
compass (0.11.1)
|
|
chunky_png (~> 1.1)
|
|
fssm (>= 0.2.7)
|
|
sass (~> 3.1)
|
|
daemons (1.1.3)
|
|
eventmachine (0.12.10)
|
|
execjs (1.0.0)
|
|
multi_json (~> 1.0)
|
|
fssm (0.2.7)
|
|
haml (3.1.1)
|
|
i18n (0.6.0)
|
|
json (1.5.1)
|
|
mail (2.3.0)
|
|
i18n (>= 0.4.0)
|
|
mime-types (~> 1.16)
|
|
treetop (~> 1.4.8)
|
|
mime-types (1.16)
|
|
multi_json (1.0.3)
|
|
polyglot (0.3.1)
|
|
rack (1.3.0)
|
|
sass (3.1.1)
|
|
sinatra (1.2.6)
|
|
rack (~> 1.1)
|
|
tilt (< 2.0, >= 1.2.2)
|
|
skinny (0.1.2)
|
|
eventmachine
|
|
thin
|
|
sqlite3 (1.3.3)
|
|
thin (1.2.11)
|
|
daemons (>= 1.0.9)
|
|
eventmachine (>= 0.12.6)
|
|
rack (>= 1.0.0)
|
|
tilt (1.3.2)
|
|
treetop (1.4.9)
|
|
polyglot (>= 0.3.1)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
coffee-script (~> 2.2)
|
|
compass (~> 0.11.1)
|
|
mailcatcher!
|
|
sass (~> 3.1)
|