Skip to content

Commit

Permalink
bump to 0.27 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliegaboriau authored Jan 12, 2023
1 parent 488cc88 commit 79f2a5f
Show file tree
Hide file tree
Showing 17 changed files with 352 additions and 366 deletions.
11 changes: 11 additions & 0 deletions .rubocop-disabled.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Style/OpenStructUse:
Enabled: false

Gemspec/RequireMFA:
Enabled: false

Naming/MemoizedInstanceVariableName:
Enabled: false

RSpec/VerifiedDoubleReference:
Enabled: false
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
inherit_from:
- .rubocop_ruby.yml
- .rubocop_rails.yml
- .rubocop-disabled.yml
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.1
3.0.1
Loading

0 comments on commit 79f2a5f

Please sign in to comment.