Skip to content

Commit

Permalink
RuboCop
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-kephart committed Mar 24, 2023
1 parent a485c6e commit b29a4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem 'non-digest-assets'
gem 'oj'
gem 'rails', '~> 7.0.0'
gem 'sassc', '!= 2.3.0' # this version segfaults
gem 'selenium-webdriver', "!= 4.8.2" # https://github.com/SeleniumHQ/selenium/issues/11815
gem 'selenium-webdriver', '!= 4.8.2' # https://github.com/SeleniumHQ/selenium/issues/11815
gem 'webdrivers'

gem 'capybara-screenshot'
Expand Down

0 comments on commit b29a4d8

Please sign in to comment.