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 f0c7c76..4561c51 100644 --- a/Gemfile +++ b/Gemfile | |||
@@ -70,3 +70,5 @@ gem 'paperclip' | |||
70 | gem 'jquery-rails' | 70 | gem 'jquery-rails' |
71 | gem 'pokeviewer', github: "hatkirby/pokeviewer" | 71 | gem 'pokeviewer', github: "hatkirby/pokeviewer" |
72 | gem 'acts-as-taggable-on' | 72 | gem 'acts-as-taggable-on' |
73 | gem 'jquery-ui-rails' | ||
74 | gem 'js-routes' | ||