Skip to content

Commit

Permalink
bump paperclip
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Mar 22, 2016
1 parent da9f31c commit 9cb08db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,7 +20,7 @@ gem 'turbolinks'
gem 'will_paginate-bootstrap'

gem 'redcarpet', '3.3.4'
gem 'paperclip', '4.3.2'
gem 'paperclip', '4.3.6'

gem 'feedjira', github: 'feedjira/feedjira'
gem 'trollop', '2.1.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -131,7 +131,7 @@ GEM
nokogumbo (1.4.7)
nokogiri
orm_adapter (0.5.0)
paperclip (4.3.2)
paperclip (4.3.6)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
Expand Down Expand Up @@ -275,7 +275,7 @@ DEPENDENCIES
fuubar (= 2.0.0)
jquery-rails (= 4.1.0)
mysql2 (= 0.4.2)
paperclip (= 4.3.2)
paperclip (= 4.3.6)
pry
rails (= 4.2.5.2)
rails_admin
Expand Down

0 comments on commit 9cb08db

Please sign in to comment.