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
Rafael Mendonça França 028e762f00 Release 3.0.0
This version contains the Rails 4 support 🌟 and drops Rails 3.2.x support
and Ruby 1.8 💥

💚💛❤️💜💙
2013-09-21 12:05:58 -03:00

61 lines
1.2 KiB
Text

PATH
remote: .
specs:
simple_form (3.0.0)
actionpack (>= 4.0.0, < 4.1)
activemodel (>= 4.0.0, < 4.1)
GEM
remote: https://rubygems.org/
specs:
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.9)
builder (3.1.4)
country_select (1.1.3)
erubis (2.7.0)
i18n (0.6.4)
json (1.7.7)
minitest (4.7.5)
multi_json (1.7.7)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
thor (0.18.1)
thread_safe (0.1.0)
atomic
tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
actionpack (>= 4.0.0, < 4.1)
activemodel (>= 4.0.0, < 4.1)
country_select (~> 1.1.1)
railties (>= 4.0.0, < 4.1)
rake
rdoc
simple_form!
tzinfo