Skip to content

Commit

Permalink
Remove capybara-minitest_spec gem
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcp-work committed Jul 31, 2023
1 parent a06e614 commit dc7a9db
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions src/api/Gemfile
Expand Up @@ -149,8 +149,6 @@ group :test do
gem 'minitest-reporters'
# for integration testing
gem 'capybara'
# for rspec like matchers
gem 'capybara_minitest_spec'
# to fake backend replies
gem 'webmock'
# for mocking and stubbing
Expand Down
4 changes: 0 additions & 4 deletions src/api/Gemfile.lock
Expand Up @@ -117,9 +117,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara_minitest_spec (1.0.7)
capybara (>= 2)
minitest (>= 4)
childprocess (4.1.0)
clockwork (3.0.2)
activesupport
Expand Down Expand Up @@ -533,7 +530,6 @@ DEPENDENCIES
bunny
bunny-mock
capybara
capybara_minitest_spec
clockwork
cocoon
coderay
Expand Down
Binary file not shown.

0 comments on commit dc7a9db

Please sign in to comment.