Browse Source

Update gems

Douglas Thrift 6 years ago
parent
commit
c46cbc52bb
1 changed files with 11 additions and 11 deletions
  1. 11 11
      Gemfile.lock

+ 11 - 11
Gemfile.lock

@@ -1,15 +1,15 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    backports (3.11.0)
+    backports (3.11.1)
     coderay (1.1.2)
     erubis (2.7.0)
     flickr-login (0.0.3)
       oauth
     flickraw (0.9.9)
     method_source (0.9.0)
-    multi_json (1.12.2)
-    mustermann (1.0.1)
+    multi_json (1.13.1)
+    mustermann (1.0.2)
     oauth (0.5.3)
     pry (0.11.3)
       coderay (~> 1.1.0)
@@ -17,23 +17,23 @@ GEM
     pry-doc (0.11.1)
       pry (~> 0.9)
       yard (~> 0.9)
-    rack (2.0.3)
-    rack-protection (2.0.0)
+    rack (2.0.4)
+    rack-protection (2.0.1)
       rack
-    sequel (5.4.0)
+    sequel (5.6.0)
     sequel_enum (0.1.1)
       sequel
-    sinatra (2.0.0)
+    sinatra (2.0.1)
       mustermann (~> 1.0)
       rack (~> 2.0)
-      rack-protection (= 2.0.0)
+      rack-protection (= 2.0.1)
       tilt (~> 2.0)
-    sinatra-contrib (2.0.0)
+    sinatra-contrib (2.0.1)
       backports (>= 2.0)
       multi_json
       mustermann (~> 1.0)
-      rack-protection (= 2.0.0)
-      sinatra (= 2.0.0)
+      rack-protection (= 2.0.1)
+      sinatra (= 2.0.1)
       tilt (>= 1.3, < 3)
     sinatra-sequel (0.9.0)
       sequel (>= 3.2.0)