Skip to content

Commit

Permalink
Merge pull request #9967 from colinux/bundle-update-phase-1
Browse files Browse the repository at this point in the history
Tech: massive gems update, phase 1
  • Loading branch information
colinux authored Feb 12, 2024
2 parents 409069b + c4110c3 commit 2875991
Show file tree
Hide file tree
Showing 56 changed files with 166 additions and 224 deletions.
3 changes: 2 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,8 @@ Rails/FindById:

Rails/FindEach:
Enabled: true
Exclude:
- spec/**/*

Rails/FreezeTime:
Enabled: true
Expand Down Expand Up @@ -1436,7 +1438,6 @@ Style/SymbolLiteral:

Style/SymbolProc:
Enabled: true
IgnoredMethods: [after]

Style/TernaryParentheses:
Enabled: false
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ gem 'devise-two-factor'
gem 'discard'
gem 'dotenv-rails', require: 'dotenv/rails-now' # dotenv should always be loaded before rails
gem 'dry-monads'
gem 'elastic-apm'
gem 'flipper'
gem 'flipper-active_record'
gem 'flipper-ui'
Expand Down
Loading

0 comments on commit 2875991

Please sign in to comment.