Skip to content

Commit

Permalink
Depend on configure-s3-website 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed Aug 8, 2017
1 parent d4e14f9 commit 7dc2d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3_website.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.default_executable = %q{s3_website}

s.add_dependency 'thor', '~> 0.18'
s.add_dependency 'configure-s3-website', '= 2.0.0'
s.add_dependency 'configure-s3-website', '= 2.1.0'
s.add_dependency 'colored', '1.2'
s.add_dependency 'dotenv', '~> 1.0'

Expand Down

0 comments on commit 7dc2d4b

Please sign in to comment.