heartcombo--simple_form/Gemfile.lock

83 lines
1.8 KiB
Plaintext
Raw Normal View History

2010-10-07 23:29:53 +00:00
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
2010-11-21 15:39:52 +00:00
actionmailer (3.0.3)
actionpack (= 3.0.3)
mail (~> 2.2.9)
actionpack (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
2010-10-07 23:29:53 +00:00
builder (~> 2.1.2)
erubis (~> 2.6.6)
2010-11-21 15:39:52 +00:00
i18n (~> 0.4)
2010-10-07 23:29:53 +00:00
rack (~> 1.2.1)
2010-11-21 15:39:52 +00:00
rack-mount (~> 0.6.13)
rack-test (~> 0.5.6)
2010-10-07 23:29:53 +00:00
tzinfo (~> 0.3.23)
2010-11-21 15:39:52 +00:00
activemodel (3.0.3)
activesupport (= 3.0.3)
2010-10-07 23:29:53 +00:00
builder (~> 2.1.2)
2010-11-21 15:39:52 +00:00
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
2010-10-07 23:29:53 +00:00
tzinfo (~> 0.3.23)
2010-11-21 15:39:52 +00:00
activeresource (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
arel (2.0.4)
2010-10-07 23:29:53 +00:00
builder (2.1.2)
2010-11-07 09:18:37 +00:00
columnize (0.3.2)
2010-10-07 23:29:53 +00:00
erubis (2.6.6)
abstract (>= 1.0.0)
i18n (0.4.2)
2010-11-07 09:18:37 +00:00
linecache (0.43)
2010-11-21 15:39:52 +00:00
mail (2.2.10)
2010-10-07 23:29:53 +00:00
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2010-10-07 23:29:53 +00:00
mime-types (1.16)
mocha (0.9.9)
2010-10-07 23:29:53 +00:00
rake
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.6)
2010-10-07 23:29:53 +00:00
rack (>= 1.0)
2010-11-21 15:39:52 +00:00
rails (3.0.3)
actionmailer (= 3.0.3)
actionpack (= 3.0.3)
activerecord (= 3.0.3)
activeresource (= 3.0.3)
activesupport (= 3.0.3)
bundler (~> 1.0)
railties (= 3.0.3)
railties (3.0.3)
actionpack (= 3.0.3)
activesupport (= 3.0.3)
rake (>= 0.8.7)
thor (~> 0.14.4)
2010-10-07 23:29:53 +00:00
rake (0.8.7)
2010-11-07 09:18:37 +00:00
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
2010-11-21 15:39:52 +00:00
thor (0.14.6)
treetop (1.4.9)
2010-10-07 23:29:53 +00:00
polyglot (>= 0.3.1)
tzinfo (0.3.23)
PLATFORMS
ruby
DEPENDENCIES
mocha
2010-11-21 15:39:52 +00:00
rails (~> 3.0.0)
2010-11-07 09:18:37 +00:00
ruby-debug