Skip to content

Commit

Permalink
Chore/ruby 3506 dependencies (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDoyle-EA authored Dec 10, 2024
1 parent 62ae445 commit 4e403a3
Show file tree
Hide file tree
Showing 9 changed files with 208 additions and 160 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ group :development, :test do
gem "github_changelog_generator"
# Used to ensure the code base matches our agreed styles and conventions
gem "rubocop"
gem "rubocop-capybara"
gem "rubocop-rails"
gem "rubocop-rspec"
gem "rubocop-rspec_rails"
gem "sass-rails", "~> 5"
end

Expand Down
Loading

0 comments on commit 4e403a3

Please sign in to comment.