mailcatcher/Gemfile.lock

61 lines
1.1 KiB
Plaintext

PATH
remote: .
specs:
mailcatcher (0.3.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)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.1)
daemons (1.1.3)
eventmachine (0.12.10)
execjs (1.0.0)
multi_json (~> 1.0)
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)
mailcatcher!
sass (~> 3.1)