Browse Source

Rubocop

pull/184/head
baarkerlounger 3 years ago
parent
commit
a3d919d8c3
  1. 2
      Gemfile

2
Gemfile

@ -25,7 +25,7 @@ gem "hotwire-rails"
gem "discard"
# Administration framework
gem "activeadmin", git: "https://github.com/tagliala/activeadmin.git", branch: "feature/railties-7"
gem 'arbre', github: "activeadmin/arbre"
gem "arbre", github: "activeadmin/arbre"
gem "inherited_resources", git: "https://github.com/activeadmin/inherited_resources.git"
# Admin charts
gem "chartkick"

Loading…
Cancel
Save