mailcatcher/Gemfile.lock

51 lines
920 B
Plaintext

PATH
remote: .
specs:
mailcatcher (0.2.4)
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)
daemons (1.1.3)
eventmachine (0.12.10)
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)
polyglot (0.3.1)
rack (1.3.0)
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
mailcatcher!