Update accentor
This commit is contained in:
parent
f8be85ceaa
commit
7c85b91546
8 changed files with 48 additions and 48 deletions
|
@ -134,7 +134,7 @@ GEM
|
|||
pg (1.2.3)
|
||||
puma (5.4.0)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
pundit (2.1.1)
|
||||
activesupport (>= 3.0.0)
|
||||
racc (1.5.2)
|
||||
rack (2.2.3)
|
||||
|
@ -175,18 +175,18 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
regexp_parser (2.1.1)
|
||||
rexml (3.2.5)
|
||||
rubocop (1.18.3)
|
||||
rubocop (1.19.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.0.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml
|
||||
rubocop-ast (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 1.9.1, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.8.0)
|
||||
rubocop-ast (1.10.0)
|
||||
parser (>= 3.0.1.1)
|
||||
rubocop-minitest (0.14.0)
|
||||
rubocop-minitest (0.15.0)
|
||||
rubocop (>= 0.90, < 2.0)
|
||||
rubocop-rails (2.11.3)
|
||||
activesupport (>= 4.2.0)
|
||||
|
@ -220,7 +220,7 @@ GEM
|
|||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
will_paginate (3.3.1)
|
||||
zeitwerk (2.4.2)
|
||||
|
||||
PLATFORMS
|
||||
|
@ -246,7 +246,7 @@ DEPENDENCIES
|
|||
pundit (~> 2.1)
|
||||
rack-cors (~> 1.1)
|
||||
rails (~> 6.1)
|
||||
rubocop-minitest (~> 0.14.0)
|
||||
rubocop-minitest (~> 0.15.0)
|
||||
rubocop-rails (~> 2.11)
|
||||
simplecov (~> 0.21)
|
||||
spring (~> 2.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue