Skip to content

Commit

Permalink
Updates/Checkes to paperclip, paperclip-meta.
Browse files Browse the repository at this point in the history
  • Loading branch information
TuckerJD committed Aug 11, 2017
1 parent 5f09cb3 commit e66560e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Expand Up @@ -49,14 +49,12 @@ gem 'validates_timeliness', '~> 4.0', '>= 4.0.2'
gem 'paper_trail', '~> 7.1'
gem 'acts_as_list', '~> 0.9.7'
gem 'modularity', '~> 2.0.1' # Used!?
# R5.0
# gem 'paperclip', '~> 4.3.6'
gem 'paperclip', '~> 5.1'
# gem 'paperclip-meta', '~> 2.0'
gem 'paperclip-meta', '~> 3.0'

# javascript
gem 'sprockets-rails', '~> 3.2.0'
# R5.0
gem 'sprockets', '~> 3.0'
# gem 'sprockets', '~> 3.7', '>= 3.7.1'
gem 'sprockets-es6', require: 'sprockets/es6'
Expand Down

0 comments on commit e66560e

Please sign in to comment.