gemfiles/Gemfile.rails-7.0 in amazon-chime-sdk-rails-1.1.0 vs gemfiles/Gemfile.rails-7.0 in amazon-chime-sdk-rails-1.1.1
- old
+ new
@@ -2,14 +2,9 @@
gemspec path: '../'
# Bundle Rails
gem 'rails', '~> 7.0.0'
-# https://github.com/lynndylanhurley/devise_token_auth/pull/1517
-gem 'devise_token_auth', git: 'https://github.com/lynndylanhurley/devise_token_auth.git'
-# Tentative measure for 'check_for_activated_spec!' with default gem in Ruby 3.0.3
-gem 'digest', '3.0.0'
-gem 'io-wait', '0.2.0'
gem 'sqlite3'
gem 'puma'
gem 'sass-rails'
gem 'turbolinks'
\ No newline at end of file