mailcatcher/Gemfile.lock

96 lines
1.8 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
2012-06-19 04:26:24 -04:00
mailcatcher (0.5.7.1)
activesupport (~> 3.0)
eventmachine (~> 0.12)
haml (~> 3.1)
2012-01-25 02:15:19 -05:00
mail (~> 2.3)
sinatra (~> 1.2)
2011-12-04 09:29:43 -05:00
skinny (~> 0.2)
sqlite3 (~> 1.3)
thin (~> 1.2)
GEM
remote: http://rubygems.org/
specs:
2012-06-19 04:26:24 -04:00
activesupport (3.2.6)
2012-01-23 02:23:04 -05:00
i18n (~> 0.6)
2011-12-04 09:29:43 -05:00
multi_json (~> 1.0)
2012-01-23 02:23:04 -05:00
chunky_png (1.2.5)
2011-05-29 00:41:02 -04:00
coffee-script (2.2.0)
coffee-script-source
execjs
2012-01-23 02:23:04 -05:00
coffee-script-source (1.2.0)
compass (0.11.7)
chunky_png (~> 1.2)
2011-05-31 12:40:13 -04:00
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.8)
eventmachine (0.12.10)
2012-01-23 02:23:04 -05:00
execjs (1.3.0)
2011-05-29 00:41:02 -04:00
multi_json (~> 1.0)
2012-01-23 02:23:04 -05:00
ffi (1.0.11)
fssm (0.2.8.1)
2011-06-25 23:07:43 -04:00
growl (1.0.3)
guard (1.0.1)
2012-01-23 02:23:04 -05:00
ffi (>= 0.5.0)
2011-06-25 23:07:43 -04:00
thor (~> 0.14.6)
guard-coffeescript (0.5.6)
2012-01-23 02:23:04 -05:00
coffee-script (>= 2.2.0)
guard (>= 0.8.3)
guard-compass (0.0.6)
compass (>= 0.10.5)
2011-06-25 23:07:43 -04:00
guard (>= 0.2.1)
2012-06-19 04:26:24 -04:00
haml (3.1.6)
i18n (0.6.0)
2012-01-23 02:23:04 -05:00
json (1.6.5)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
multi_json (1.1.0)
2011-12-04 09:29:43 -05:00
polyglot (0.3.3)
2012-01-23 02:23:04 -05:00
rack (1.4.1)
rack-protection (1.2.0)
2011-12-04 09:29:43 -05:00
rack
2012-01-23 02:23:04 -05:00
rake (0.9.2.2)
rb-fsevent (0.9.0)
2012-01-23 02:23:04 -05:00
rdoc (3.12)
json (~> 1.4)
sass (3.1.15)
2012-01-23 02:23:04 -05:00
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
2011-12-04 09:29:43 -05:00
tilt (~> 1.3, >= 1.3.3)
skinny (0.2.0)
eventmachine (~> 0.12)
thin (~> 1.2)
2012-06-19 04:26:24 -04:00
sqlite3 (1.3.6)
2011-12-04 09:29:43 -05:00
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2011-06-25 23:07:43 -04:00
thor (0.14.6)
2011-12-04 09:29:43 -05:00
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
2011-05-29 00:41:02 -04:00
coffee-script (~> 2.2)
2011-05-31 12:40:13 -04:00
compass (~> 0.11.1)
2011-06-25 23:07:43 -04:00
growl
guard
guard-coffeescript
guard-compass
mailcatcher!
rake
2011-06-25 23:07:43 -04:00
rb-fsevent
rdoc
2011-05-28 02:21:11 -04:00
sass (~> 3.1)