mailcatcher/Gemfile.lock

94 lines
1.8 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
2011-12-04 09:29:43 -05:00
mailcatcher (0.5.4)
activesupport (~> 3.0)
eventmachine (~> 0.12)
haml (~> 3.1)
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:
2011-12-04 09:29:43 -05:00
activesupport (3.1.3)
multi_json (~> 1.0)
2011-05-31 12:40:13 -04:00
chunky_png (1.2.0)
2011-05-29 00:41:02 -04:00
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.1)
2011-05-31 12:40:13 -04:00
compass (0.11.1)
chunky_png (~> 1.1)
fssm (>= 0.2.7)
sass (~> 3.1)
2011-07-07 04:16:15 -04:00
daemons (1.1.4)
eventmachine (0.12.10)
2011-05-29 00:41:02 -04:00
execjs (1.0.0)
multi_json (~> 1.0)
2011-05-31 12:40:13 -04:00
fssm (0.2.7)
2011-06-25 23:07:43 -04:00
growl (1.0.3)
guard (0.3.4)
thor (~> 0.14.6)
guard-coffeescript (0.2.4)
coffee-script (~> 2.2.0)
guard (~> 0.3.0)
guard-compass (0.0.6)
compass (>= 0.10.5)
2011-06-25 23:07:43 -04:00
guard (>= 0.2.1)
guard-ego (0.0.1)
2011-06-25 23:07:43 -04:00
guard (>= 0.2.1)
2011-12-04 09:29:43 -05:00
haml (3.1.4)
i18n (0.6.0)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2011-12-04 09:29:43 -05:00
mime-types (1.17.2)
2011-05-29 00:41:02 -04:00
multi_json (1.0.3)
2011-12-04 09:29:43 -05:00
polyglot (0.3.3)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.8.7)
2011-06-25 23:07:43 -04:00
rb-fsevent (0.4.0)
rdoc (3.5.3)
2011-05-28 02:21:11 -04:00
sass (3.1.1)
2011-12-04 09:29:43 -05:00
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
skinny (0.2.0)
eventmachine (~> 0.12)
thin (~> 1.2)
sqlite3 (1.3.5)
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
2011-06-25 23:07:43 -04:00
guard-ego
mailcatcher!
rake
2011-06-25 23:07:43 -04:00
rb-fsevent
rdoc
2011-05-28 02:21:11 -04:00
sass (~> 3.1)