Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
 * Was included in fog-aws until this commit
   fog/fog-core@0fd7d8f
  • Loading branch information
mnoack committed Nov 4, 2016
1 parent 6f7085c commit fd2262d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pansophy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.1'

spec.add_dependency 'fog-aws', '~> 0.8'
spec.add_dependency 'mime-types' # dependency of fog-aws if using Fog::Storage.new
spec.add_dependency 'anima', '~> 0.3'
spec.add_dependency 'adamantium', '~> 0.2'
spec.add_dependency 'facets', '~> 3.0'
Expand Down

0 comments on commit fd2262d

Please sign in to comment.