Skip to content

Commit

Permalink
Pin aws-sdk-chime to version 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 5, 2021
1 parent 7370c8c commit 5063e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-chime-sdk-rails.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.2.2'

s.add_dependency 'railties', '>= 5.0.0'
s.add_dependency 'aws-sdk-chime', '>= 1.0.0'
s.add_dependency 'aws-sdk-chime', '1.46.0'

s.add_development_dependency 'rspec-rails', '>= 4.0.1'
s.add_development_dependency 'factory_bot_rails', '>= 6.1.0'
Expand Down

0 comments on commit 5063e94

Please sign in to comment.