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>2017-10-05 14:42:12 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-05 14:42:12 +0300
commit6e843edb015db231008b7aee1077413ab8f7ee4c (patch)
tree14d818c37b4c3a779e10a2def86614dba4c6d629 /Gemfile.lock
parentae44f331b2f1d4d8be5374bb13c2e93e2ec966bf (diff)
Update gems
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 9 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1ad7f6aa..5c0b5f33 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
adsf (1.2.1)
rack (>= 1.0.0)
builder (3.2.3)
@@ -33,9 +35,10 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.12)
- method_source (0.8.2)
+ method_source (0.9.0)
mini_portile2 (2.1.0)
- nanoc (4.8.4)
+ nanoc (4.8.9)
+ addressable (~> 2.5)
cri (~> 2.8)
ddplugin (~> 1.0)
hamster (~> 3.0)
@@ -46,12 +49,12 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- pry (0.10.4)
+ pry (0.11.1)
coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
+ method_source (~> 0.9.0)
+ public_suffix (3.0.0)
rack (2.0.3)
- rake (12.0.0)
+ rake (12.1.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@@ -64,7 +67,6 @@ GEM
rake (>= 0.9, < 13)
sass (~> 3.4.20)
shellany (0.0.1)
- slop (3.6.0)
thor (0.20.0)
PLATFORMS