Skip to content

Commit

Permalink
Add rspec to the dependencies for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Herlant authored and aerostitch committed Jan 16, 2023
1 parent 68241b2 commit 5af5339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source 'https://rubygems.org'

gem 'coveralls', require: false
gem 'rspec', require: false

0 comments on commit 5af5339

Please sign in to comment.