diff options
| author | XhmikosR <[email protected]> | 2016-01-26 06:04:01 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-01-26 06:04:01 +0200 |
| commit | f0ebb4c1503729eae775d674345a3c19454c86b1 (patch) | |
| tree | 2e1c525c738f95545e76be1045590934ed6301a3 /Gemfile.lock | |
| parent | ac8fad862cd2f616849704907c7d9f00fb0710ca (diff) | |
| download | bootstrap-f0ebb4c1503729eae775d674345a3c19454c86b1.tar.xz bootstrap-f0ebb4c1503729eae775d674345a3c19454c86b1.zip | |
Missed `bundle i`.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4af6eed68..1bcdf05e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM jekyll (>= 2.0) jekyll-sass-converter (1.4.0) sass (~> 3.4) - jekyll-sitemap (0.9.0) + jekyll-sitemap (0.10.0) jekyll-watch (1.3.1) listen (~> 3.0) kramdown (1.9.0) @@ -44,7 +44,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 3.1.0) jekyll-redirect-from (~> 0.9.1) - jekyll-sitemap (~> 0.9.0) + jekyll-sitemap (~> 0.10.0) sass (~> 3.4.21) scss_lint (~> 0.44.0) |
