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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-12-18 01:40:17 +0300
committerMark Otto <otto@github.com>2018-12-22 08:07:48 +0300
commit2dda0a22e4f24d92398abdba493491087b162ef5 (patch)
treeca7cb05fb3f98115366637c7f426e337d95e34b2 /Gemfile.lock
parent15be9d3277184375d0bd0874e94195d4b4d54026 (diff)
Update devDependencies and gems.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 25e700eb5f..eb0f1427e3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,7 +4,7 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
- concurrent-ruby (1.1.3)
+ concurrent-ruby (1.1.4)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
@@ -46,17 +46,17 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
- mini_portile2 (2.3.0)
- nokogiri (1.8.5)
- mini_portile2 (~> 2.3.0)
- nokogiri (1.8.5-x64-mingw32)
- mini_portile2 (~> 2.3.0)
+ mini_portile2 (2.4.0)
+ nokogiri (1.9.0)
+ mini_portile2 (~> 2.4.0)
+ nokogiri (1.9.0-x64-mingw32)
+ mini_portile2 (~> 2.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.0.3)
rb-fsevent (0.10.3)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
rouge (3.3.0)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
@@ -79,4 +79,4 @@ DEPENDENCIES
wdm (~> 0.1.1)
BUNDLED WITH
- 1.17.1
+ 1.17.2