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

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-09-23 12:59:47 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-09-23 12:59:47 +0300
commiteadcbe27aa86018f94a31db39344f119f1153d9f (patch)
tree5a43372838051ea359c048502481cfeee0a2d37b
parent01684f8308ad6ffa9ad48f0fb8b37fafa973146d (diff)
Bump gems
-rw-r--r--Gemfile.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3373c07..c4915eb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -12,8 +12,8 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
- ffi (1.15.3)
- ffi (1.15.3-x64-mingw32)
+ ffi (1.15.4)
+ ffi (1.15.4-x64-mingw32)
forwardable-extended (2.6.0)
html-proofer (3.19.2)
addressable (~> 2.3)
@@ -57,19 +57,19 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
- listen (3.5.1)
+ listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
- mini_portile2 (2.5.3)
- nokogiri (1.11.7)
- mini_portile2 (~> 2.5.0)
+ mini_portile2 (2.6.1)
+ nokogiri (1.12.4)
+ mini_portile2 (~> 2.6.1)
racc (~> 1.4)
- nokogiri (1.11.7-x64-mingw32)
+ nokogiri (1.12.4-x64-mingw32)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
- parallel (1.20.1)
+ parallel (1.21.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
@@ -79,7 +79,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
- rouge (3.26.0)
+ rouge (3.26.1)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
@@ -89,7 +89,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
- unicode-display_width (1.7.0)
+ unicode-display_width (1.8.0)
wdm (0.1.1)
yell (2.2.2)
@@ -107,4 +107,4 @@ DEPENDENCIES
wdm (~> 0.1.1)
BUNDLED WITH
- 2.2.24
+ 2.2.27