Skip to content

Commit 11d0fec

Browse files
authored
Merge pull request #1 from godinezj/update_aws_sdk
Updated aws-sdk requirement to match new gem name
2 parents b8c183d + abeba54 commit 11d0fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib/base_stacker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'aws-sdk-core'
1+
require 'aws-sdk'
22
require 'yaml'
33
require 'json'
44

0 commit comments

Comments
 (0)