diff options
| author | Chris Rebert <[email protected]> | 2016-02-08 23:29:10 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-08 23:29:10 -0800 |
| commit | 6370e9dc7594a084574058b146c55f08b6d6c6f8 (patch) | |
| tree | 59c666d228a0ff10a53820272b51fa9806e3ba05 | |
| parent | a40d94000f68b547845df86c1943b433a888a473 (diff) | |
| parent | 8455eb3ba82f59e2f135cc1e84e70755553eb6f2 (diff) | |
| download | bootstrap-6370e9dc7594a084574058b146c55f08b6d6c6f8.tar.xz bootstrap-6370e9dc7594a084574058b146c55f08b6d6c6f8.zip | |
Merge pull request #19138 from twbs/update-gemfile
bundle update
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8a381d810..3391e7f48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM mercenary (0.3.5) rake (10.5.0) rb-fsevent (0.9.7) - rb-inotify (0.9.6) + rb-inotify (0.9.7) ffi (>= 0.5.0) rouge (1.10.1) safe_yaml (1.0.4) |
