Browse Source

Merge pull request #18 from douglaswth/dependabot/bundler/sinatra-2.2.2

dependabot[bot] 1 year ago
parent
commit
4079e3df57
1 changed files with 10 additions and 10 deletions
  1. 10 10
      Gemfile.lock

+ 10 - 10
Gemfile.lock

@@ -8,7 +8,7 @@ GEM
     flickraw (0.9.10)
     method_source (1.0.0)
     multi_json (1.15.0)
-    mustermann (1.1.1)
+    mustermann (2.0.2)
       ruby2_keywords (~> 0.0.1)
     oauth (0.5.6)
     pry (0.14.1)
@@ -18,28 +18,28 @@ GEM
       pry (~> 0.11)
       yard (~> 0.9.11)
     rack (2.2.4)
-    rack-protection (2.2.1)
+    rack-protection (2.2.2)
       rack
     ruby2_keywords (0.0.5)
     sequel (5.42.0)
     sequel_enum (0.2.0)
       sequel
-    sinatra (2.2.1)
-      mustermann (~> 1.0)
+    sinatra (2.2.2)
+      mustermann (~> 2.0)
       rack (~> 2.2)
-      rack-protection (= 2.2.1)
+      rack-protection (= 2.2.2)
       tilt (~> 2.0)
-    sinatra-contrib (2.2.1)
+    sinatra-contrib (2.2.2)
       multi_json
-      mustermann (~> 1.0)
-      rack-protection (= 2.2.1)
-      sinatra (= 2.2.1)
+      mustermann (~> 2.0)
+      rack-protection (= 2.2.2)
+      sinatra (= 2.2.2)
       tilt (~> 2.0)
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)
       sinatra (>= 0.9.4)
     sqlite3 (1.4.4)
-    tilt (2.0.10)
+    tilt (2.0.11)
     webrick (1.7.0)
     yard (0.9.27)
       webrick (~> 1.7.0)