Skip to content

Commit

Permalink
Pin aws-sdk-chime to version 1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 28, 2023
1 parent 958e54f commit 04c6ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-chime-sdk-rails.gemspec
Original file line number Diff line number Diff line change
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.78.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 04c6ad8

Please sign in to comment.