Browse Source

Bump active admin

pull/276/head^2
baarkerlounger 3 years ago
parent
commit
ef2e6ff998
  1. 6
      Gemfile.lock

6
Gemfile.lock

@ -31,7 +31,7 @@ GIT
GIT GIT
remote: https://github.com/tagliala/activeadmin.git remote: https://github.com/tagliala/activeadmin.git
revision: 920f14393bcf56cea9dc155276d20bcd10f4fa85 revision: 5d6dfbe086331ce0538cc726abfe2eebe0260f02
branch: feature/railties-7 branch: feature/railties-7
specs: specs:
activeadmin (2.9.0) activeadmin (2.9.0)
@ -116,7 +116,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2) ast (2.4.2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.552.0) aws-partitions (1.553.0)
aws-sdk-core (3.126.0) aws-sdk-core (3.126.0)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.525.0)
@ -327,7 +327,7 @@ GEM
activerecord (>= 5.2.4) activerecord (>= 5.2.4)
activesupport (>= 5.2.4) activesupport (>= 5.2.4)
i18n i18n
rb-fsevent (0.11.0) rb-fsevent (0.11.1)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
regexp_parser (2.2.0) regexp_parser (2.2.0)

Loading…
Cancel
Save