Skip to content

Commit abeba54

Browse files
committed
Updated aws-sdk requirement to match new gem name
1 parent b8c183d commit abeba54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)