1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/Gemfile.lock

62 lines
1.3 KiB
Text
Raw Normal View History

2013-02-25 19:46:38 -05:00
PATH
remote: .
specs:
simple_form (3.0.0.beta1)
2013-05-07 22:26:48 -04:00
actionpack (>= 4.0.0.rc1, < 4.1)
activemodel (>= 4.0.0.rc1, < 4.1)
2013-02-25 19:46:38 -05:00
GEM
remote: https://rubygems.org/
2012-12-13 12:01:37 -05:00
specs:
2013-05-03 10:39:45 -04:00
actionpack (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
2012-12-13 12:01:37 -05:00
builder (~> 3.1.0)
erubis (~> 2.7.0)
2013-02-25 19:56:47 -05:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2013-05-03 10:39:45 -04:00
activemodel (4.0.0.rc1)
activesupport (= 4.0.0.rc1)
2012-12-13 12:01:37 -05:00
builder (~> 3.1.0)
2013-05-03 10:39:45 -04:00
activesupport (4.0.0.rc1)
i18n (~> 0.6, >= 0.6.4)
2013-02-25 19:56:47 -05:00
minitest (~> 4.2)
2012-12-13 12:01:37 -05:00
multi_json (~> 1.3)
2012-12-26 19:27:36 -05:00
thread_safe (~> 0.1)
2013-05-03 10:39:45 -04:00
tzinfo (~> 0.3.37)
atomic (1.1.8)
2012-12-13 12:01:37 -05:00
builder (3.1.4)
2013-01-29 06:41:09 -05:00
country_select (1.1.3)
2012-01-11 12:39:59 -05:00
erubis (2.7.0)
2013-04-13 18:44:11 -04:00
i18n (0.6.4)
2013-02-25 19:56:47 -05:00
json (1.7.7)
2013-05-03 10:39:45 -04:00
minitest (4.7.4)
2013-04-13 18:44:11 -04:00
multi_json (1.7.2)
2013-02-25 19:56:47 -05:00
rack (1.5.2)
2012-09-27 19:17:15 -04:00
rack-test (0.6.2)
2012-01-11 12:39:59 -05:00
rack (>= 1.0)
2013-05-03 10:39:45 -04:00
railties (4.0.0.rc1)
actionpack (= 4.0.0.rc1)
activesupport (= 4.0.0.rc1)
2013-02-25 19:46:38 -05:00
rake (>= 0.8.7)
2013-05-03 10:39:45 -04:00
thor (>= 0.18.1, < 2.0)
2013-04-13 18:44:11 -04:00
rake (10.0.4)
2013-05-03 10:39:45 -04:00
rdoc (4.0.1)
2012-01-11 12:39:59 -05:00
json (~> 1.4)
2013-04-13 18:44:11 -04:00
thor (0.18.1)
2012-12-26 19:27:36 -05:00
thread_safe (0.1.0)
atomic
2013-04-13 18:44:11 -04:00
tzinfo (0.3.37)
2012-01-11 12:39:59 -05:00
PLATFORMS
ruby
DEPENDENCIES
2013-05-03 10:39:45 -04:00
actionpack (>= 4.0.0.rc1, < 4.1)
activemodel (>= 4.0.0.rc1, < 4.1)
country_select (~> 1.1.1)
2013-05-03 10:39:45 -04:00
railties (>= 4.0.0.rc1, < 4.1)
2012-01-11 12:39:59 -05:00
rake
rdoc
simple_form!
2012-03-02 10:11:06 -05:00
tzinfo