Skip to content

Commit

Permalink
http test
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Feb 6, 2024
1 parent 861ddbc commit dc45189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ group :test do
gem 'dotenv', require: false
gem 'super_diff', require: false
gem 'factory_bot', require: 'false'
gem 'mailmock', git: 'git@github.com:descope/mailmock.git', glob: 'sdk/ruby/*.gemspec'
gem 'mailmock', git: 'https://github.com/descope/mailmock.git', glob: 'sdk/ruby/*.gemspec'
gem 'selenium-webdriver', require: false
gem 'rotp', require: false
end

0 comments on commit dc45189

Please sign in to comment.