Browse Source

Merge pull request #27 from douglaswth/dependabot/bundler/sinatra-2.2.4

dependabot[bot] 1 year ago
parent
commit
d34e53b66f
1 changed files with 6 additions and 6 deletions
  1. 6 6
      Gemfile.lock

+ 6 - 6
Gemfile.lock

@@ -19,22 +19,22 @@ GEM
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (2.2.4)
-    rack-protection (2.2.3)
+    rack-protection (2.2.4)
       rack
     ruby2_keywords (0.0.5)
     sequel (5.42.0)
     sequel_enum (0.2.0)
       sequel
-    sinatra (2.2.3)
+    sinatra (2.2.4)
       mustermann (~> 2.0)
       rack (~> 2.2)
-      rack-protection (= 2.2.3)
+      rack-protection (= 2.2.4)
       tilt (~> 2.0)
-    sinatra-contrib (2.2.3)
+    sinatra-contrib (2.2.4)
       multi_json
       mustermann (~> 2.0)
-      rack-protection (= 2.2.3)
-      sinatra (= 2.2.3)
+      rack-protection (= 2.2.4)
+      sinatra (= 2.2.4)
       tilt (~> 2.0)
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)