We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da9da0 commit 4e54186Copy full SHA for 4e54186
ruby-rspec/Gemfile
@@ -1,4 +1,5 @@
1
source "https://rubygems.org"
2
3
-gem 'rspec', '~> 3.8'
+gem 'rspec', '~> 3.10.0'
4
gem 'mailslurp_client', '~> 15.0', '>= 15.0.2'
5
+gem 'typhoeus', '~> 1.4'
ruby-rspec/Gemfile.lock
0 commit comments