Skip to content

Commit

Permalink
Gemfile updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mnetke committed Mar 22, 2020
1 parent 838de6f commit 1b45676
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ group :development do
gem 'guard', '~> 2.14', '>= 2.14.1'
gem 'guard-livereload', '~> 2.5', '>= 2.5.2', require: false
gem 'simple_form'
gem "paperclip"
gem "paperclip", require: false

end

group :development, :test do
Expand Down

0 comments on commit 1b45676

Please sign in to comment.