浏览代码

Merge pull request #63 from douglaswth/dependabot/bundler/sinatra-4.1.1

dependabot[bot] 3 周之前
父节点
当前提交
f353bfc812
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      Gemfile.lock

+ 6 - 6
Gemfile.lock

@@ -21,7 +21,7 @@ GEM
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (3.1.8)
-    rack-protection (4.1.0)
+    rack-protection (4.1.1)
       base64 (>= 0.1.0)
       logger (>= 1.6.0)
       rack (>= 3.0.0, < 4)
@@ -31,18 +31,18 @@ GEM
     sequel (5.42.0)
     sequel_enum (0.2.0)
       sequel
-    sinatra (4.1.0)
+    sinatra (4.1.1)
       logger (>= 1.6.0)
       mustermann (~> 3.0)
       rack (>= 3.0.0, < 4)
-      rack-protection (= 4.1.0)
+      rack-protection (= 4.1.1)
       rack-session (>= 2.0.0, < 3)
       tilt (~> 2.0)
-    sinatra-contrib (4.1.0)
+    sinatra-contrib (4.1.1)
       multi_json (>= 0.0.2)
       mustermann (~> 3.0)
-      rack-protection (= 4.1.0)
-      sinatra (= 4.1.0)
+      rack-protection (= 4.1.1)
+      sinatra (= 4.1.1)
       tilt (~> 2.0)
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)