Skip to content

Commit

Permalink
Merge branch 'release/v1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
odinsride committed May 18, 2018
2 parents 88e84f1 + f7d9276 commit cf4461b
Show file tree
Hide file tree
Showing 14 changed files with 754 additions and 60 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -24,7 +24,8 @@ gem 'bootstrap', '~> 4.0.0'
gem 'jquery-rails'
gem 'devise'
gem 'will_paginate', '~> 3.1.0'

gem "paperclip", "~> 6.0.0"
gem "aws-sdk"
gem 'figaro'

# Use CoffeeScript for .coffee assets and views
Expand Down

0 comments on commit cf4461b

Please sign in to comment.