diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 0bf9828..d57baba 100644 --- a/Gemfile +++ b/Gemfile | |||
@@ -72,3 +72,5 @@ gem 'pokeviewer', github: "hatkirby/pokeviewer" | |||
72 | gem 'acts-as-taggable-on' | 72 | gem 'acts-as-taggable-on' |
73 | gem 'jquery-ui-rails' | 73 | gem 'jquery-ui-rails' |
74 | gem 'js-routes' | 74 | gem 'js-routes' |
75 | gem 'audited', '~> 4.7' | ||
76 | gem 'enumerize' | ||