Skip to content

Commit

Permalink
Bump paperclip from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jul 30, 2018
1 parent 3bbb17c commit e58a5ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby '2.5.1'

gem 'aws-sdk-s3'
gem "bootstrap-table-rails"
gem "paperclip", "~> 6.0.0"
gem "paperclip", "~> 6.1.0"
gem 'active_designer'
gem 'active_model_serializers', '~> 0.10.0'
gem 'bootstrap-sass'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
orm_adapter (0.5.0)
paperclip (6.0.0)
paperclip (6.1.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
Expand Down Expand Up @@ -332,7 +332,7 @@ DEPENDENCIES
launchy
listen (~> 3.1.5)
oauth2
paperclip (~> 6.0.0)
paperclip (~> 6.1.0)
pg (~> 0.18)
phantomjs
poltergeist
Expand Down

0 comments on commit e58a5ef

Please sign in to comment.