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 Mar 15, 2019
1 parent ebc4f4d commit e5bf4d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mime-types (3.1)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mime-types-data (3.2018.0812)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
Expand All @@ -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 (~> 1.1)
phantomjs
poltergeist
Expand Down

0 comments on commit e5bf4d4

Please sign in to comment.