Browse Source

Merge pull request #17 from douglaswth/dependabot/bundler/sinatra-2.2.1

dependabot[bot] 1 year ago
parent
commit
95091dcfc4
1 changed files with 7 additions and 7 deletions
  1. 7 7
      Gemfile.lock

+ 7 - 7
Gemfile.lock

@@ -17,23 +17,23 @@ GEM
     pry-doc (1.3.0)
       pry (~> 0.11)
       yard (~> 0.9.11)
-    rack (2.2.3.1)
-    rack-protection (2.2.0)
+    rack (2.2.4)
+    rack-protection (2.2.1)
       rack
     ruby2_keywords (0.0.5)
     sequel (5.42.0)
     sequel_enum (0.2.0)
       sequel
-    sinatra (2.2.0)
+    sinatra (2.2.1)
       mustermann (~> 1.0)
       rack (~> 2.2)
-      rack-protection (= 2.2.0)
+      rack-protection (= 2.2.1)
       tilt (~> 2.0)
-    sinatra-contrib (2.2.0)
+    sinatra-contrib (2.2.1)
       multi_json
       mustermann (~> 1.0)
-      rack-protection (= 2.2.0)
-      sinatra (= 2.2.0)
+      rack-protection (= 2.2.1)
+      sinatra (= 2.2.1)
       tilt (~> 2.0)
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)