summary refs log tree commit diff
path: root/pkgs/applications/misc/gollum/Gemfile.lock
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2018-09-19 18:47:59 +0200
committerMichael Weiss <dev.primeos@gmail.com>2018-09-19 19:07:20 +0200
commit265c5fc485267a2be8ca5d555bc247766bc72dbc (patch)
tree09aa31e067064d1de1dfd4f36f4e93d5ede33b4d /pkgs/applications/misc/gollum/Gemfile.lock
parentaff090292cc1029a3025572a99bca0caecdfa769 (diff)
downloadnixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar.gz
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar.bz2
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar.lz
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar.xz
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.tar.zst
nixpkgs-265c5fc485267a2be8ca5d555bc247766bc72dbc.zip
gollum: 4.1.2 -> 4.1.3
Diffstat (limited to 'pkgs/applications/misc/gollum/Gemfile.lock')
-rw-r--r--pkgs/applications/misc/gollum/Gemfile.lock42
1 files changed, 25 insertions, 17 deletions
diff --git a/pkgs/applications/misc/gollum/Gemfile.lock b/pkgs/applications/misc/gollum/Gemfile.lock
index 7315c0a8d72..f63ffa091a0 100644
--- a/pkgs/applications/misc/gollum/Gemfile.lock
+++ b/pkgs/applications/misc/gollum/Gemfile.lock
@@ -1,26 +1,26 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    charlock_holmes (0.7.3)
+    charlock_holmes (0.7.6)
     diff-lcs (1.3)
     gemojione (3.3.0)
       json
-    github-markup (1.6.1)
-    gitlab-grit (2.8.1)
+    github-markup (1.7.0)
+    gitlab-grit (2.8.2)
       charlock_holmes (~> 0.6)
       diff-lcs (~> 1.1)
-      mime-types (>= 1.16, < 3)
+      mime-types (>= 1.16)
       posix-spawn (~> 0.3)
-    gollum (4.1.2)
+    gollum (4.1.3)
       gemojione (~> 3.2)
-      gollum-lib (>= 4.2.7)
+      gollum-lib (>= 4.2.9)
       kramdown (~> 1.9.0)
       mustache (>= 0.99.5, < 1.0.0)
       sinatra (~> 1.4, >= 1.4.4)
       useragent (~> 0.16.2)
     gollum-grit_adapter (1.0.1)
       gitlab-grit (~> 2.7, >= 2.7.1)
-    gollum-lib (4.2.7)
+    gollum-lib (4.2.9)
       gemojione (~> 3.2)
       github-markup (~> 1.6)
       gollum-grit_adapter (~> 1.0)
@@ -28,27 +28,35 @@ GEM
       rouge (~> 2.1)
       sanitize (~> 2.1)
       stringex (~> 2.6)
+      twitter-text (= 1.14.7)
     json (2.1.0)
     kramdown (1.9.0)
-    mime-types (2.99.3)
-    mini_portile2 (2.2.0)
+    mime-types (3.2.2)
+      mime-types-data (~> 3.2015)
+    mime-types-data (3.2018.0812)
+    mini_portile2 (2.3.0)
     mustache (0.99.8)
-    nokogiri (1.8.0)
-      mini_portile2 (~> 2.2.0)
+    nokogiri (1.8.4)
+      mini_portile2 (~> 2.3.0)
     posix-spawn (0.3.13)
-    rack (1.6.8)
-    rack-protection (1.5.3)
+    rack (1.6.10)
+    rack-protection (1.5.5)
       rack
-    rouge (2.1.1)
+    rouge (2.2.1)
     sanitize (2.1.0)
       nokogiri (>= 1.4.4)
     sinatra (1.4.8)
       rack (~> 1.5)
       rack-protection (~> 1.4)
       tilt (>= 1.3, < 3)
-    stringex (2.7.1)
+    stringex (2.8.4)
     tilt (2.0.8)
-    useragent (0.16.8)
+    twitter-text (1.14.7)
+      unf (~> 0.1.0)
+    unf (0.1.4)
+      unf_ext
+    unf_ext (0.0.7.5)
+    useragent (0.16.10)
 
 PLATFORMS
   ruby
@@ -57,4 +65,4 @@ DEPENDENCIES
   gollum
 
 BUNDLED WITH
-   1.15.3
+   1.16.3