Skip to content

Commit f22b6e4

Browse files
committed
update aws-sdk and add a region to resolve 500 errors
1 parent ce01798 commit f22b6e4

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)