heartcombo--simple_form/Gemfile.lock

92 lines
2.0 KiB
Plaintext
Raw Normal View History

PATH
remote: .
2014-09-08 21:18:26 +00:00
specs:
2021-02-09 12:14:23 +00:00
simple_form (5.1.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
2014-09-08 21:18:26 +00:00
GEM
remote: https://rubygems.org/
2014-01-03 13:32:39 +00:00
specs:
actionpack (6.1.1)
actionview (= 6.1.1)
activesupport (= 6.1.1)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2019-08-19 17:22:31 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.1.1)
activesupport (= 6.1.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-08-19 17:22:31 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.1.1)
activesupport (= 6.1.1)
activesupport (6.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2020-06-03 21:06:01 +00:00
builder (3.2.4)
2020-09-30 12:11:41 +00:00
concurrent-ruby (1.1.7)
2020-06-03 21:06:01 +00:00
countries (3.0.1)
i18n_data (~> 0.10.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
2019-08-19 17:22:31 +00:00
country_select (4.0.0)
countries (~> 3.0)
2016-07-01 17:55:15 +00:00
sort_alphabetical (~> 1.0)
2020-06-03 21:06:01 +00:00
crass (1.0.6)
erubi (1.10.0)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
2020-06-03 21:06:01 +00:00
i18n_data (0.10.0)
loofah (2.9.0)
crass (~> 1.0.2)
2015-01-04 17:04:26 +00:00
nokogiri (>= 1.5.9)
2020-06-03 21:06:01 +00:00
method_source (1.0.0)
mini_portile2 (2.5.0)
minitest (5.14.3)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
racc (1.5.2)
2020-08-04 14:23:15 +00:00
rack (2.2.3)
2019-08-19 17:22:31 +00:00
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2020-06-03 21:06:01 +00:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (6.1.1)
actionpack (= 6.1.1)
activesupport (= 6.1.1)
method_source
rake (>= 0.8.7)
thor (~> 1.0)
rake (13.0.3)
sixarm_ruby_unaccent (1.2.0)
2017-01-06 13:31:04 +00:00
sort_alphabetical (1.1.0)
2016-07-01 17:55:15 +00:00
unicode_utils (>= 1.2.2)
2020-06-03 21:06:01 +00:00
thor (1.0.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2016-07-01 17:55:15 +00:00
unicode_utils (1.4.0)
zeitwerk (2.4.2)
2014-01-03 13:32:39 +00:00
PLATFORMS
ruby
DEPENDENCIES
activemodel
country_select
railties
2014-01-03 13:32:39 +00:00
rake
simple_form!
2020-06-03 21:06:01 +00:00
BUNDLED WITH
2.1.4