heartcombo--simple_form/Gemfile.lock

68 lines
1.3 KiB
Plaintext
Raw Normal View History

2013-12-05 22:50:15 +00:00
GIT
remote: git://github.com/rails/rails.git
revision: b632a8237745c62747558551c74e32a3bb056e09
branch: 4-0-stable
2012-12-13 17:01:37 +00:00
specs:
2013-12-04 11:31:12 +00:00
actionpack (4.0.2)
activesupport (= 4.0.2)
2012-12-13 17:01:37 +00:00
builder (~> 3.1.0)
erubis (~> 2.7.0)
2013-02-26 00:56:47 +00:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2013-12-04 11:31:12 +00:00
activemodel (4.0.2)
activesupport (= 4.0.2)
2012-12-13 17:01:37 +00:00
builder (~> 3.1.0)
2013-12-04 11:31:12 +00:00
activesupport (4.0.2)
2013-05-03 14:39:45 +00:00
i18n (~> 0.6, >= 0.6.4)
2013-02-26 00:56:47 +00:00
minitest (~> 4.2)
2012-12-13 17:01:37 +00:00
multi_json (~> 1.3)
2012-12-27 00:27:36 +00:00
thread_safe (~> 0.1)
2013-05-03 14:39:45 +00:00
tzinfo (~> 0.3.37)
2013-12-05 22:50:15 +00:00
railties (4.0.2)
actionpack (= 4.0.2)
activesupport (= 4.0.2)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
PATH
remote: .
specs:
simple_form (3.0.1)
actionpack (>= 4.0.0, < 4.1)
activemodel (>= 4.0.0, < 4.1)
GEM
remote: https://rubygems.org/
specs:
2013-11-27 02:09:47 +00:00
atomic (1.1.14)
2012-12-13 17:01:37 +00:00
builder (3.1.4)
2013-01-29 11:41:09 +00:00
country_select (1.1.3)
2012-01-11 17:39:59 +00:00
erubis (2.7.0)
2013-12-04 11:31:12 +00:00
i18n (0.6.9)
2013-11-27 02:09:47 +00:00
json (1.8.1)
minitest (4.7.5)
2013-11-27 02:09:47 +00:00
multi_json (1.8.2)
2013-02-26 00:56:47 +00:00
rack (1.5.2)
2012-09-27 23:17:15 +00:00
rack-test (0.6.2)
2012-01-11 17:39:59 +00:00
rack (>= 1.0)
2013-11-27 02:09:47 +00:00
rake (10.1.0)
2013-05-03 14:39:45 +00:00
rdoc (4.0.1)
2012-01-11 17:39:59 +00:00
json (~> 1.4)
2013-04-13 22:44:11 +00:00
thor (0.18.1)
2013-11-27 02:09:47 +00:00
thread_safe (0.1.3)
2012-12-27 00:27:36 +00:00
atomic
2013-11-27 02:09:47 +00:00
tzinfo (0.3.38)
2012-01-11 17:39:59 +00:00
PLATFORMS
ruby
DEPENDENCIES
2013-12-05 22:50:15 +00:00
actionpack!
activemodel!
country_select (~> 1.1.1)
2013-12-05 22:50:15 +00:00
railties!
2012-01-11 17:39:59 +00:00
rake
rdoc
simple_form!
2012-03-02 15:11:06 +00:00
tzinfo