heartcombo--simple_form/Gemfile.lock

94 lines
2.1 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:
2022-02-23 15:35:09 +00:00
actionpack (7.0.2.2)
actionview (= 7.0.2.2)
activesupport (= 7.0.2.2)
rack (~> 2.0, >= 2.2.0)
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)
2022-02-23 15:35:09 +00:00
actionview (7.0.2.2)
activesupport (= 7.0.2.2)
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)
2022-02-23 15:35:09 +00:00
activemodel (7.0.2.2)
activesupport (= 7.0.2.2)
activesupport (7.0.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2020-06-03 21:06:01 +00:00
builder (3.2.4)
concurrent-ruby (1.1.9)
2022-02-23 15:35:09 +00:00
countries (4.2.2)
i18n_data (~> 0.15.0)
sixarm_ruby_unaccent (~> 1.1)
2022-02-23 15:35:09 +00:00
country_select (6.1.1)
countries (~> 4.2)
2021-05-08 13:21:52 +00:00
sort_alphabetical (~> 1.1)
2020-06-03 21:06:01 +00:00
crass (1.0.6)
erubi (1.10.0)
2022-02-23 15:35:09 +00:00
i18n (1.10.0)
concurrent-ruby (~> 1.0)
2022-02-23 15:35:09 +00:00
i18n_data (0.15.0)
simple_po_parser (~> 1.1)
loofah (2.14.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)
2022-02-23 15:35:09 +00:00
mini_portile2 (2.8.0)
minitest (5.15.0)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
2021-12-08 11:29:14 +00:00
racc (1.6.0)
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)
rails-html-sanitizer (1.4.2)
2020-06-03 21:06:01 +00:00
loofah (~> 2.3)
2022-02-23 15:35:09 +00:00
railties (7.0.2.2)
actionpack (= 7.0.2.2)
activesupport (= 7.0.2.2)
method_source
2021-12-08 11:29:14 +00:00
rake (>= 12.2)
thor (~> 1.0)
2021-12-08 11:29:14 +00:00
zeitwerk (~> 2.5)
rake (13.0.6)
2022-02-23 15:35:09 +00:00
simple_po_parser (1.1.5)
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)
2022-02-23 15:35:09 +00:00
thor (1.2.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2016-07-01 17:55:15 +00:00
unicode_utils (1.4.0)
2022-02-23 15:35:09 +00:00
zeitwerk (2.5.4)
2014-01-03 13:32:39 +00:00
PLATFORMS
ruby
DEPENDENCIES
2022-02-23 15:35:09 +00:00
actionpack (~> 7.0.0)
activemodel (~> 7.0.0)
country_select
2022-02-23 15:35:09 +00:00
railties (~> 7.0.0)
2014-01-03 13:32:39 +00:00
rake
simple_form!
2020-06-03 21:06:01 +00:00
BUNDLED WITH
2.3.8