Skip to content

Commit

Permalink
Merge pull request #3132 from projectblacklight/revert-workaround
Browse files Browse the repository at this point in the history
[7.x] Revert Gemfile changes
  • Loading branch information
jcoyne authored Jan 22, 2024
2 parents 74fc963 + d415232 commit b360480
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,29 +48,3 @@ end
# END ENGINE_CART BLOCK

eval_gemfile File.expand_path("spec/test_app_templates/Gemfile.extra", File.dirname(__FILE__))

gem "rubocop", "~> 1.60"

gem "rubocop-capybara", "~> 2.20"

gem "rubocop-rspec", "~> 2.26"

gem "rubocop-rails", "~> 2.23"

gem "rspec", "~> 3.12"

gem "simplecov", "~> 0.22.0"

gem "engine_cart", "~> 2.6"

gem "rspec-rails", "~> 6.1"

gem "rspec-collection_matchers", "~> 1.2"

gem "capybara", "~> 3.39"

gem "selenium-webdriver", "~> 4.16"

gem "equivalent-xml", "~> 0.6.0"

gem "axe-core-rspec", "~> 4.8"

0 comments on commit b360480

Please sign in to comment.