Skip to content

Commit

Permalink
removed rerun gem
Browse files Browse the repository at this point in the history
  • Loading branch information
hdushan committed Apr 18, 2020
1 parent c1694cb commit 9cb0f11
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion 2.7-slim/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ gem 'selenium-webdriver', '3.141.0'
gem 'capybara-screenshot', '~> 1.0.24'
gem 'rspec', '~> 3.9.0'
gem 'fuubar', '2.5.0'
gem 'rspec-rerun', '1.1.0'
gem 'site_prism', '2.17'
gem 'gibberish', '2.1.1'
gem 'pry-byebug', '3.9.0'
3 changes: 0 additions & 3 deletions 2.7-slim/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ GEM
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.9.2)
ruby-progressbar (1.10.1)
rubyzip (1.3.0)
Expand All @@ -76,7 +74,6 @@ DEPENDENCIES
gibberish (= 2.1.1)
pry-byebug (= 3.9.0)
rspec (~> 3.9.0)
rspec-rerun (= 1.1.0)
selenium-webdriver (= 3.141.0)
site_prism (= 2.17)

Expand Down

0 comments on commit 9cb0f11

Please sign in to comment.