Skip to content

Commit

Permalink
Bump carrierwave from 1.2.2 to 1.3.1 (forem#1475)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and benhalpern committed Jan 8, 2019
1 parent a612730 commit 029a3a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem "autoprefixer-rails", "~> 9.4"
gem "aws-sdk-lambda", "~> 1.16" # Just Lambda. For more, install aws-sdk gem
gem "bourbon", "~> 5.1"
gem "buffer", github: "bufferapp/buffer-ruby"
gem "carrierwave", "~> 1.2"
gem "carrierwave", "~> 1.3"
gem "carrierwave-bombshelter", "~> 0.2"
gem "cloudinary", "~> 1.9"
gem "counter_culture", "~> 2.1"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
carrierwave (1.2.2)
carrierwave (1.3.1)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
Expand Down Expand Up @@ -517,7 +517,7 @@ GEM
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.2.0)
i18n (1.5.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inflecto (0.0.2)
Expand Down Expand Up @@ -946,7 +946,7 @@ DEPENDENCIES
bullet (~> 5.9)
bundler-audit (~> 0.6)
capybara (~> 3.12)
carrierwave (~> 1.2)
carrierwave (~> 1.3)
carrierwave-bombshelter (~> 0.2)
chromedriver-helper (~> 2.1)
cloudinary (~> 1.9)
Expand Down

0 comments on commit 029a3a2

Please sign in to comment.