Add rspec-github gem for enhanced GitHub formatting

This commit is contained in:
Sebastian Serth
2022-08-08 18:37:16 +02:00
parent 5efa6d4bfd
commit 8404c43a30
3 changed files with 5 additions and 1 deletions

View File

@@ -398,6 +398,8 @@ GEM
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-github (2.3.1)
rspec-core (~> 3.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
@@ -595,6 +597,7 @@ DEPENDENCIES
rest-client
rspec-autotest
rspec-collection_matchers
rspec-github
rspec-rails
rubocop
rubocop-performance