Skip to content

Commit 91aea5d

Browse files
authored
Merge pull request #413 from DefactoSoftware/marcel/update-aws-sdk
update aws-sdk and add a region to resolve 500 errors
2 parents a397c65 + f22b6e4 commit 91aea5d

3 files changed

Lines changed: 540 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gem "jquery-atwho-rails", "~> 1.3.2" # autocomplete
3737
gem "haml-rails"
3838
gem "audited-activerecord", "~> 4.0"
3939
gem "paperclip", "~> 5.1.0"
40-
gem "aws-sdk", "< 2.0"
40+
gem "aws-sdk"
4141
gem "redcarpet"
4242
gem "holidays"
4343
gem "sprockets-rails", "~> 2.3"

0 commit comments

Comments
 (0)