diff options
| author | Pierre Vanduynslager <[email protected]> | 2017-04-08 18:43:25 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-08 18:43:25 -0400 |
| commit | fe72daf2b34263d3cfc9bc77e9998cd22adfa34d (patch) | |
| tree | 15dc9fc6fcb513362ba112d52ab01b568b423709 /Gemfile.lock | |
| parent | f5cc59145642d78d7abbdf38fee1905786da5367 (diff) | |
| parent | feb35b94a61c4d6016be8d1773a79a6bbe57d856 (diff) | |
| download | bootstrap-fe72daf2b34263d3cfc9bc77e9998cd22adfa34d.tar.xz bootstrap-fe72daf2b34263d3cfc9bc77e9998cd22adfa34d.zip | |
Merge branch 'v4-dev' into dropdown-keyboard
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 e4c66f6cf..242ec495f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,9 +4,9 @@ GEM addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) colorator (1.1.0) - ffi (1.9.17) + ffi (1.9.18) forwardable-extended (2.6.0) - jekyll (3.4.0) + jekyll (3.4.2) addressable (~> 2.4) colorator (~> 1.0) jekyll-sass-converter (~> 1.0) @@ -49,10 +49,10 @@ PLATFORMS ruby DEPENDENCIES - jekyll (~> 3.4.0) + jekyll (~> 3.4.2) jekyll-redirect-from (~> 0.12.1) jekyll-sitemap (~> 1.0.0) scss_lint (~> 0.52.0) BUNDLED WITH - 1.13.6 + 1.14.6 |
