Skip to content

Commit

Permalink
Merge pull request #107 from jay7x/no_beaker_rspec
Browse files Browse the repository at this point in the history
Drop `beaker-rspec` dependency
  • Loading branch information
bastelfreak committed Mar 26, 2023
2 parents 3806f04 + 8fb2ab9 commit 26ad21c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ source ENV['GEM_SOURCE'] || 'https://rubygems.org'

gemspec

group :acceptance_testing do
gem 'beaker-rspec'
end

group :coverage, optional: ENV['COVERAGE'] != 'yes' do
gem 'codecov', require: false
gem 'simplecov-console', require: false
Expand Down

0 comments on commit 26ad21c

Please sign in to comment.