Skip to content

Commit

Permalink
Merge pull request #149 from auth0/snyk-fix-afa05575dfc8a3876807e8bc7…
Browse files Browse the repository at this point in the history
…8732d29
  • Loading branch information
evansims authored Oct 24, 2022
2 parents c4bc801 + 9e145d5 commit b149d21
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 @@ -18,7 +18,7 @@ end
group :test do
gem 'guard-rspec', require: false
gem 'listen', '~> 3'
gem 'rack-test'
gem 'rack-test', '>= 2.0.0'
gem 'rspec', '~> 3.5'
gem 'simplecov-cobertura'
gem 'webmock', '>= 3.12.2'
Expand Down

0 comments on commit b149d21

Please sign in to comment.