mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 23:15:34 +08:00
Merge pull request #1441 from okriuchykhin/ok_SCI_2868
Update rack version to 2.0.6 [SCI-2868]
This commit is contained in:
commit
aef96f81ce
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ GEM
|
||||||
pry (>= 0.10.4)
|
pry (>= 0.10.4)
|
||||||
public_suffix (3.0.2)
|
public_suffix (3.0.2)
|
||||||
puma (3.11.2)
|
puma (3.11.2)
|
||||||
rack (2.0.5)
|
rack (2.0.6)
|
||||||
rack-attack (5.4.1)
|
rack-attack (5.4.1)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
|
|
Loading…
Reference in a new issue