chore: Update dependencies (#1173)
This commit is contained in:
parent
3ffb29bf4e
commit
ac5d755545
33 changed files with 134 additions and 150 deletions
|
@ -13,5 +13,6 @@ class CustomExceptions::Base < ::StandardError
|
|||
|
||||
def initialize(data)
|
||||
@data = data
|
||||
super()
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue