This commit is contained in:
dependabot-preview[bot] 2021-05-20 23:13:09 +00:00 committed by GitHub
commit e666480199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
daemons (1.3.1)
daemons (1.4.0)
eventmachine (1.2.7)
mina (1.2.3)
open4 (~> 1.3.4)
@ -9,7 +9,7 @@ GEM
minitest (5.12.2)
mustermann (1.0.3)
open4 (1.3.4)
rack (2.0.7)
rack (2.2.3)
rack-protection (2.0.7)
rack
rake (12.3.3)
@ -18,7 +18,7 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
thin (1.7.2)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)