diff options
| author | XhmikosR <[email protected]> | 2017-09-06 15:11:24 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-06 15:11:24 +0300 |
| commit | 4ec027b7705992f08fd5735e4d49cbdbf8874643 (patch) | |
| tree | b872419681af15086ff1924afa2a63c1f4c238c2 /Gemfile.lock | |
| parent | df47558ef680adf6e80b5e8402837125c41210c0 (diff) | |
| download | bootstrap-4ec027b7705992f08fd5735e4d49cbdbf8874643.tar.xz bootstrap-4ec027b7705992f08fd5735e4d49cbdbf8874643.zip | |
Update gems and package-lock.json. (#23850)
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 271e485f8..2f6d87a43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) colorator (1.1.0) ffi (1.9.18) ffi (1.9.18-x64-mingw32) @@ -41,7 +41,7 @@ GEM mini_portile2 (~> 2.2.0) pathutil (0.14.0) forwardable-extended (~> 2.6) - public_suffix (2.0.5) + public_suffix (3.0.0) rake (12.0.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) @@ -65,4 +65,4 @@ DEPENDENCIES scss_lint (~> 0.54.0) BUNDLED WITH - 1.15.3 + 1.15.4 |
