diff options
| author | Chris Rebert <[email protected]> | 2015-09-01 21:37:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-09-01 21:37:37 -0700 |
| commit | bf3bd2e0374f6bf1099dadf4c3eb05392a6aabb9 (patch) | |
| tree | cdbab8f5ba6bbf180a2a41f4b8e3ad11f05a9e18 | |
| parent | cd6107a287ffe2f3801da91649a789140bece15b (diff) | |
| download | bootstrap-bf3bd2e0374f6bf1099dadf4c3eb05392a6aabb9.tar.xz bootstrap-bf3bd2e0374f6bf1099dadf4c3eb05392a6aabb9.zip | |
Update Gemfile.lock in hopes of fixing scss-lint error
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5ab2447cb..419591d3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM toml (~> 0.1.0) jekyll-coffeescript (1.0.1) coffee-script (~> 2.2) - jekyll-gist (1.3.3) + jekyll-gist (1.3.4) jekyll-paginate (1.1.0) jekyll-redirect-from (0.8.0) jekyll (>= 2.0) @@ -64,7 +64,7 @@ GEM scss_lint (0.41.0) rainbow (~> 2.0) sass (~> 3.4.15) - timers (4.0.1) + timers (4.0.4) hitimes toml (0.1.2) parslet (~> 1.5.0) |
