Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
727c1684
Commit
727c1684
authored
5 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Update devDependencies and gems.
parent
e538b9f2
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Gemfile.lock
+3
-3
Gemfile.lock
package-lock.json
+245
-230
package-lock.json
package.json
+6
-6
package.json
with
254 additions
and
239 deletions
+254
-239
Gemfile.lock
+
3
-
3
View file @
727c1684
...
@@ -47,9 +47,9 @@ GEM
...
@@ -47,9 +47,9 @@ GEM
ruby_dep (~> 1.2)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mercenary (0.3.6)
mini_portile2 (2.4.0)
mini_portile2 (2.4.0)
nokogiri (1.10.
3
)
nokogiri (1.10.
4
)
mini_portile2 (~> 2.4.0)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.
3
-x64-mingw32)
nokogiri (1.10.
4
-x64-mingw32)
mini_portile2 (~> 2.4.0)
mini_portile2 (~> 2.4.0)
pathutil (0.16.2)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
forwardable-extended (~> 2.6)
...
@@ -57,7 +57,7 @@ GEM
...
@@ -57,7 +57,7 @@ GEM
rb-fsevent (0.10.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
rb-inotify (0.10.0)
ffi (~> 1.0)
ffi (~> 1.0)
rouge (3.
7
.0)
rouge (3.
8
.0)
ruby_dep (1.5.0)
ruby_dep (1.5.0)
safe_yaml (1.0.5)
safe_yaml (1.0.5)
sass (3.7.4)
sass (3.7.4)
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
245
-
230
View file @
727c1684
This diff is collapsed.
Click to expand it.
package.json
+
6
-
6
View file @
727c1684
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
"
broken-link-checker
"
:
"
^0.7.8
"
,
"
broken-link-checker
"
:
"
^0.7.8
"
,
"
bundlesize
"
:
"
^0.18.0
"
,
"
bundlesize
"
:
"
^0.18.0
"
,
"
clean-css-cli
"
:
"
^4.3.0
"
,
"
clean-css-cli
"
:
"
^4.3.0
"
,
"
coveralls
"
:
"
^3.0.
5
"
,
"
coveralls
"
:
"
^3.0.
6
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
eslint
"
:
"
^5.16.0
"
,
"
eslint
"
:
"
^5.16.0
"
,
"
find-unused-sass-variables
"
:
"
^0.4.1
"
,
"
find-unused-sass-variables
"
:
"
^0.4.1
"
,
...
@@ -125,10 +125,10 @@
...
@@ -125,10 +125,10 @@
"
jquery
"
:
"
^3.4.1
"
,
"
jquery
"
:
"
^3.4.1
"
,
"
karma
"
:
"
^3.1.4
"
,
"
karma
"
:
"
^3.1.4
"
,
"
karma-browserstack-launcher
"
:
"
1.4.0
"
,
"
karma-browserstack-launcher
"
:
"
1.4.0
"
,
"
karma-chrome-launcher
"
:
"
^3.
0
.0
"
,
"
karma-chrome-launcher
"
:
"
^3.
1
.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.1.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.1.0
"
,
"
karma-detect-browsers
"
:
"
^2.3.3
"
,
"
karma-detect-browsers
"
:
"
^2.3.3
"
,
"
karma-firefox-launcher
"
:
"
^1.
1
.0
"
,
"
karma-firefox-launcher
"
:
"
^1.
2
.0
"
,
"
karma-qunit
"
:
"
^3.1.3
"
,
"
karma-qunit
"
:
"
^3.1.3
"
,
"
karma-sinon
"
:
"
^1.0.5
"
,
"
karma-sinon
"
:
"
^1.0.5
"
,
"
node-sass
"
:
"
^4.12.0
"
,
"
node-sass
"
:
"
^4.12.0
"
,
...
@@ -137,13 +137,13 @@
...
@@ -137,13 +137,13 @@
"
popper.js
"
:
"
^1.15.0
"
,
"
popper.js
"
:
"
^1.15.0
"
,
"
postcss-cli
"
:
"
^6.1.3
"
,
"
postcss-cli
"
:
"
^6.1.3
"
,
"
qunit
"
:
"
^2.9.2
"
,
"
qunit
"
:
"
^2.9.2
"
,
"
rollup
"
:
"
^1.1
7.0
"
,
"
rollup
"
:
"
^1.1
9.4
"
,
"
rollup-plugin-babel
"
:
"
^4.3.3
"
,
"
rollup-plugin-babel
"
:
"
^4.3.3
"
,
"
rollup-plugin-commonjs
"
:
"
^10.0.
1
"
,
"
rollup-plugin-commonjs
"
:
"
^10.0.
2
"
,
"
rollup-plugin-node-resolve
"
:
"
^5.2.0
"
,
"
rollup-plugin-node-resolve
"
:
"
^5.2.0
"
,
"
shelljs
"
:
"
^0.8.3
"
,
"
shelljs
"
:
"
^0.8.3
"
,
"
shx
"
:
"
^0.3.2
"
,
"
shx
"
:
"
^0.3.2
"
,
"
sinon
"
:
"
^7.
3.2
"
,
"
sinon
"
:
"
^7.
4.1
"
,
"
stylelint
"
:
"
^9.10.1
"
,
"
stylelint
"
:
"
^9.10.1
"
,
"
stylelint-config-twbs-bootstrap
"
:
"
^0.4.0
"
,
"
stylelint-config-twbs-bootstrap
"
:
"
^0.4.0
"
,
"
uglify-js
"
:
"
^3.6.0
"
,
"
uglify-js
"
:
"
^3.6.0
"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment