File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "sprockets-rails"
1212gem "cssbundling-rails" , "1.4.2" # TODO: relax this dependency when rails/cssbundling-rails#169 will be fixed
1313gem "importmap-rails"
1414
15- gem "activeadmin" , "4.0.0.beta20 " # github: "activeadmin/activeadmin", branch: "master"
15+ gem "activeadmin" , "4.0.0.beta21 " # github: "activeadmin/activeadmin", branch: "master"
1616gem "devise" , "~> 4.9" # TODO: relax this dependency when formtastic/formtastic#1401 will be fixed
1717
1818# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change 4747 erubi (~> 1.11 )
4848 rails-dom-testing (~> 2.2 )
4949 rails-html-sanitizer (~> 1.6 )
50- activeadmin (4.0.0.beta20 )
50+ activeadmin (4.0.0.beta21 )
5151 arbre (~> 2.0 )
5252 csv
5353 formtastic (>= 5.0 )
@@ -319,7 +319,7 @@ PLATFORMS
319319 x86_64-linux
320320
321321DEPENDENCIES
322- activeadmin (= 4.0.0.beta20 )
322+ activeadmin (= 4.0.0.beta21 )
323323 capybara
324324 cssbundling-rails (= 1.4.2 )
325325 debug
Original file line number Diff line number Diff line change 33 "private" : " true" ,
44 "type" : " module" ,
55 "dependencies" : {
6- "@activeadmin/activeadmin" : " 4.0.0-beta20 " ,
6+ "@activeadmin/activeadmin" : " 4.0.0-beta21 " ,
77 "@tailwindcss/cli" : " ^4.1.18" ,
88 "tailwindcss" : " ^4.1.18"
99 },
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @activeadmin/activeadmin@4.0.0-beta20 " :
6- version "4.0.0-beta20 "
7- resolved "https://registry.npmjs.org /@activeadmin/activeadmin/-/activeadmin-4.0.0-beta20 .tgz"
8- integrity sha512-xsA9aOTGAh6ZquOMSvNukMbIiuf+/+xesvXs0aZHA7h9Dqd9CpNzj19ns5rWmgJesXyY5hz3GJhrt+q7ApL0wQ ==
5+ " @activeadmin/activeadmin@4.0.0-beta21 " :
6+ version "4.0.0-beta21 "
7+ resolved "https://registry.yarnpkg.com /@activeadmin/activeadmin/-/activeadmin-4.0.0-beta21 .tgz#cad943635a137f834c540d5f85d8ed279a4a7c1c "
8+ integrity sha512-AiZ1If2Ck1BeM5vYK1k6nptSJB0+acXxuKNz/2G33z7ZA5QRMB1zm2tucMyPiV2+T2bYYt1hm0TCXaBj9sU8Xw ==
99 dependencies :
1010 " @rails/ujs" " 7.1.600"
1111 flowbite "3.1.2"
You can’t perform that action at this time.
0 commit comments