Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-06-08 13:45:30 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-08 13:45:30 +0300
commit668f5466e067e498336833d40b5aa18f8f47bfde (patch)
tree4a3fb77eb85421283aa6151b8be86740f06af260
parent067b9896434ba9f0bdbdf2f1f5e8c396507bd04d (diff)
Update gems
-rw-r--r--Gemfile.lock22
1 files changed, 12 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 53f1de62..67f7daad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -21,12 +21,12 @@ GEM
ddmetrics (~> 1.0)
ref (~> 2.0)
ddmetrics (1.0.0)
- ddplugin (1.0.1)
+ ddplugin (1.0.2)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- eventmachine (1.2.5)
- ffi (1.9.23)
+ eventmachine (1.2.7)
+ ffi (1.9.25)
formatador (0.2.5)
guard (2.14.2)
formatador (>= 0.2.4)
@@ -50,10 +50,10 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
- lumberjack (1.0.12)
+ lumberjack (1.0.13)
method_source (0.9.0)
mini_portile2 (2.1.0)
- nanoc (4.9.1)
+ nanoc (4.9.2)
addressable (~> 2.5)
cri (~> 2.8)
ddmemoize (~> 1.0)
@@ -63,6 +63,7 @@ GEM
parallel (~> 1.12)
ref (~> 2.0)
slow_enumerator_tools (~> 1.0)
+ tomlrb (~> 1.2)
nenv (0.3.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
@@ -74,10 +75,10 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
- rack (2.0.4)
- rack-livereload (0.3.16)
+ rack (2.0.5)
+ rack-livereload (0.3.17)
rack
- rake (12.3.0)
+ rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@@ -85,7 +86,7 @@ GEM
ref (2.0.0)
rouge (2.2.1)
ruby_dep (1.5.0)
- sass (3.5.5)
+ sass (3.5.6)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -96,6 +97,7 @@ GEM
shellany (0.0.1)
slow_enumerator_tools (1.1.0)
thor (0.20.0)
+ tomlrb (1.2.6)
PLATFORMS
ruby
@@ -115,4 +117,4 @@ DEPENDENCIES
scss_lint
BUNDLED WITH
- 1.16.1
+ 1.16.2