gemfiles/Gemfile.rails-7.0 in amazon-chime-sdk-rails-2.0.0 vs gemfiles/Gemfile.rails-7.0 in amazon-chime-sdk-rails-2.0.1
- old
+ new
@@ -3,10 +3,10 @@
gemspec path: '../'
# Bundle Rails
gem 'rails', '~> 7.0.0'
-gem 'sqlite3'
+gem 'sqlite3', "~> 1.4"
gem 'puma'
gem 'sass-rails'
gem 'turbolinks'
gem 'jbuilder'
\ No newline at end of file