Browse Source

Merge pull request #14 from douglaswth/dependabot/bundler/sinatra-2.2.0

dependabot[bot] 2 years ago
parent
commit
daeadef787
1 changed files with 7 additions and 7 deletions
  1. 7 7
      Gemfile.lock

+ 7 - 7
Gemfile.lock

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