Update accentor
This commit is contained in:
parent
bc3ab2d616
commit
4fa3587a12
7 changed files with 101 additions and 186 deletions
|
@ -70,7 +70,7 @@ GEM
|
|||
rake (>= 10.4, < 14.0)
|
||||
ast (2.4.2)
|
||||
bcrypt (3.1.16)
|
||||
bootsnap (1.9.1)
|
||||
bootsnap (1.9.3)
|
||||
msgpack (~> 1.0)
|
||||
builder (3.2.4)
|
||||
byebug (11.1.3)
|
||||
|
@ -134,7 +134,7 @@ GEM
|
|||
mini_portile2 (~> 2.6.1)
|
||||
racc (~> 1.4)
|
||||
parallel (1.21.0)
|
||||
parser (3.0.2.0)
|
||||
parser (3.0.3.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
puma (5.5.2)
|
||||
|
@ -192,7 +192,7 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.13.0)
|
||||
parser (>= 3.0.1.1)
|
||||
rubocop-minitest (0.16.0)
|
||||
rubocop-minitest (0.17.0)
|
||||
rubocop (>= 0.90, < 2.0)
|
||||
rubocop-rails (2.12.4)
|
||||
activesupport (>= 4.2.0)
|
||||
|
@ -252,7 +252,7 @@ DEPENDENCIES
|
|||
pundit (~> 2.1)
|
||||
rack-cors (~> 1.1)
|
||||
rails (~> 6.1)
|
||||
rubocop-minitest (~> 0.16.0)
|
||||
rubocop-minitest (~> 0.17.0)
|
||||
rubocop-rails (~> 2.12)
|
||||
simplecov (~> 0.21)
|
||||
spring (~> 2.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue