|
|
@ -23,10 +23,10 @@ GIT |
|
|
|
|
|
|
|
|
|
|
|
GIT |
|
|
|
GIT |
|
|
|
remote: https://github.com/tagliala/activeadmin.git |
|
|
|
remote: https://github.com/tagliala/activeadmin.git |
|
|
|
revision: 1515a40a1d407dafd34b104fabd8401e84baca94 |
|
|
|
revision: a8ce826de172e3604b152d53c41aa68e2015ab80 |
|
|
|
branch: feature/railties-7 |
|
|
|
branch: feature/railties-7 |
|
|
|
specs: |
|
|
|
specs: |
|
|
|
activeadmin (2.9.0) |
|
|
|
activeadmin (2.10.0) |
|
|
|
arbre (~> 1.2, >= 1.2.1) |
|
|
|
arbre (~> 1.2, >= 1.2.1) |
|
|
|
formtastic (>= 3.1, < 5.0) |
|
|
|
formtastic (>= 3.1, < 5.0) |
|
|
|
formtastic_i18n (~> 0.4) |
|
|
|
formtastic_i18n (~> 0.4) |
|
|
@ -112,7 +112,7 @@ GEM |
|
|
|
ast (2.4.2) |
|
|
|
ast (2.4.2) |
|
|
|
aws-eventstream (1.2.0) |
|
|
|
aws-eventstream (1.2.0) |
|
|
|
aws-partitions (1.554.0) |
|
|
|
aws-partitions (1.554.0) |
|
|
|
aws-sdk-core (3.126.0) |
|
|
|
aws-sdk-core (3.126.1) |
|
|
|
aws-eventstream (~> 1, >= 1.0.2) |
|
|
|
aws-eventstream (~> 1, >= 1.0.2) |
|
|
|
aws-partitions (~> 1, >= 1.525.0) |
|
|
|
aws-partitions (~> 1, >= 1.525.0) |
|
|
|
aws-sigv4 (~> 1.1) |
|
|
|
aws-sigv4 (~> 1.1) |
|
|
@ -178,11 +178,11 @@ GEM |
|
|
|
formtastic_i18n (0.7.0) |
|
|
|
formtastic_i18n (0.7.0) |
|
|
|
globalid (1.0.0) |
|
|
|
globalid (1.0.0) |
|
|
|
activesupport (>= 5.0) |
|
|
|
activesupport (>= 5.0) |
|
|
|
govuk-components (3.0.1) |
|
|
|
govuk-components (3.0.2) |
|
|
|
activemodel (>= 6.1) |
|
|
|
activemodel (>= 6.1) |
|
|
|
railties (>= 6.1) |
|
|
|
railties (>= 6.1) |
|
|
|
view_component (~> 2.47.0) |
|
|
|
view_component (~> 2.47.0) |
|
|
|
govuk_design_system_formbuilder (3.0.1) |
|
|
|
govuk_design_system_formbuilder (3.0.2) |
|
|
|
actionview (>= 6.1) |
|
|
|
actionview (>= 6.1) |
|
|
|
activemodel (>= 6.1) |
|
|
|
activemodel (>= 6.1) |
|
|
|
activesupport (>= 6.1) |
|
|
|
activesupport (>= 6.1) |
|
|
@ -195,7 +195,7 @@ GEM |
|
|
|
rails (>= 6.0.0) |
|
|
|
rails (>= 6.0.0) |
|
|
|
stimulus-rails |
|
|
|
stimulus-rails |
|
|
|
turbo-rails |
|
|
|
turbo-rails |
|
|
|
i18n (1.9.1) |
|
|
|
i18n (1.10.0) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
inherited_resources (1.13.1) |
|
|
|
inherited_resources (1.13.1) |
|
|
|
actionpack (>= 5.2, < 7.1) |
|
|
|
actionpack (>= 5.2, < 7.1) |
|
|
@ -204,7 +204,7 @@ GEM |
|
|
|
responders (>= 2, < 4) |
|
|
|
responders (>= 2, < 4) |
|
|
|
iniparse (1.5.0) |
|
|
|
iniparse (1.5.0) |
|
|
|
io-wait (0.2.1) |
|
|
|
io-wait (0.2.1) |
|
|
|
jmespath (1.5.0) |
|
|
|
jmespath (1.6.0) |
|
|
|
jquery-rails (4.4.0) |
|
|
|
jquery-rails (4.4.0) |
|
|
|
rails-dom-testing (>= 1, < 3) |
|
|
|
rails-dom-testing (>= 1, < 3) |
|
|
|
railties (>= 4.2.0) |
|
|
|
railties (>= 4.2.0) |
|
|
@ -237,7 +237,7 @@ GEM |
|
|
|
method_source (1.0.0) |
|
|
|
method_source (1.0.0) |
|
|
|
mini_mime (1.1.2) |
|
|
|
mini_mime (1.1.2) |
|
|
|
minitest (5.15.0) |
|
|
|
minitest (5.15.0) |
|
|
|
msgpack (1.4.4) |
|
|
|
msgpack (1.4.5) |
|
|
|
net-imap (0.2.3) |
|
|
|
net-imap (0.2.3) |
|
|
|
digest |
|
|
|
digest |
|
|
|
net-protocol |
|
|
|
net-protocol |
|
|
@ -276,7 +276,7 @@ GEM |
|
|
|
parallel (1.21.0) |
|
|
|
parallel (1.21.0) |
|
|
|
parser (3.1.0.0) |
|
|
|
parser (3.1.0.0) |
|
|
|
ast (~> 2.4.1) |
|
|
|
ast (~> 2.4.1) |
|
|
|
pg (1.3.1) |
|
|
|
pg (1.3.2) |
|
|
|
postcodes_io (0.4.0) |
|
|
|
postcodes_io (0.4.0) |
|
|
|
excon (~> 0.39) |
|
|
|
excon (~> 0.39) |
|
|
|
pry (0.13.1) |
|
|
|
pry (0.13.1) |
|
|
@ -418,7 +418,7 @@ GEM |
|
|
|
simplecov-html (~> 0.11) |
|
|
|
simplecov-html (~> 0.11) |
|
|
|
simplecov_json_formatter (~> 0.1) |
|
|
|
simplecov_json_formatter (~> 0.1) |
|
|
|
simplecov-html (0.12.3) |
|
|
|
simplecov-html (0.12.3) |
|
|
|
simplecov_json_formatter (0.1.3) |
|
|
|
simplecov_json_formatter (0.1.4) |
|
|
|
stimulus-rails (1.0.2) |
|
|
|
stimulus-rails (1.0.2) |
|
|
|
railties (>= 6.0.0) |
|
|
|
railties (>= 6.0.0) |
|
|
|
strscan (3.0.1) |
|
|
|
strscan (3.0.1) |
|
|
|