heartcombo--simple_form/Gemfile.lock

55 lines
1.0 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
simple_form (1.4.1)
actionpack (~> 3.0)
activemodel (~> 3.0)
2010-10-07 23:29:53 +00:00
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionpack (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
2010-10-07 23:29:53 +00:00
builder (~> 2.1.2)
erubis (~> 2.6.6)
2011-04-06 01:19:02 +00:00
i18n (~> 0.5.0)
2010-10-07 23:29:53 +00:00
rack (~> 1.2.1)
2011-04-06 01:19:02 +00:00
rack-mount (~> 0.6.14)
2011-02-11 11:45:35 +00:00
rack-test (~> 0.5.7)
2010-10-07 23:29:53 +00:00
tzinfo (~> 0.3.23)
activemodel (3.0.9)
activesupport (= 3.0.9)
2010-10-07 23:29:53 +00:00
builder (~> 2.1.2)
2011-04-06 01:19:02 +00:00
i18n (~> 0.5.0)
activesupport (3.0.9)
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.5.0)
2010-11-07 09:18:37 +00:00
linecache (0.43)
mocha (0.9.10)
2010-10-07 23:29:53 +00:00
rake
rack (1.2.3)
2011-04-06 01:19:02 +00:00
rack-mount (0.6.14)
2010-10-07 23:29:53 +00:00
rack (>= 1.0.0)
2011-02-11 11:45:35 +00:00
rack-test (0.5.7)
2010-10-07 23:29:53 +00:00
rack (>= 1.0)
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)
tzinfo (0.3.28)
2010-10-07 23:29:53 +00:00
PLATFORMS
ruby
DEPENDENCIES
mocha
2010-11-07 09:18:37 +00:00
ruby-debug
simple_form!