diff options
Diffstat (limited to 'course/Gemfile')
| -rw-r--r-- | course/Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/course/Gemfile b/course/Gemfile index bc06921..e3368b2 100644 --- a/course/Gemfile +++ b/course/Gemfile @@ -19,7 +19,7 @@ gem 'jbuilder', '~> 2.7' # gem 'redis', '~> 4.0' # Use Active Model has_secure_password # gem 'bcrypt', '~> 3.1.7' - +gem 'pg' # Use Active Storage variant # gem 'image_processing', '~> 1.2' |
