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>2019-10-14 12:04:17 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-14 12:12:05 +0300
commit8cf6c209d8a324c4a13e6343ee9f4a5e5abc3351 (patch)
tree3ccc494218c7a115728a37495d7db4197dce37c0 /Gemfile.lock
parentdb19e8c706318be049ea566275eb2bc4da8d2dab (diff)
Update devDependencies and gems.
Locked qunit to v2.9.2 to prevent test failures. We should revisit qunit later.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 4 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b0038ccfc3..00894f642d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -41,10 +41,9 @@ GEM
listen (~> 3.0)
kramdown (1.17.0)
liquid (4.0.3)
- listen (3.1.5)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- ruby_dep (~> 1.2)
+ listen (3.2.0)
+ rb-fsevent (~> 0.10, >= 0.10.3)
+ rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.4.0)
nokogiri (1.10.4)
@@ -57,8 +56,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
- rouge (3.11.0)
- ruby_dep (1.5.0)
+ rouge (3.11.1)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)