diff options
| author | XhmikosR <[email protected]> | 2019-05-30 10:47:59 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-05-30 11:58:34 +0300 |
| commit | d9a8b8ea8072829fcf57e0577f3faac779f55419 (patch) | |
| tree | 7b280871af9aaf3af1ea311f62677b310eded3be /Gemfile.lock | |
| parent | 1161bff6ebdbe82fa516625f9802a081fbf0ea15 (diff) | |
| download | bootstrap-d9a8b8ea8072829fcf57e0577f3faac779f55419.tar.xz bootstrap-d9a8b8ea8072829fcf57e0577f3faac779f55419.zip | |
Update devDependencies and gems.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c398ab78c..535f1477d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,8 @@ GEM http_parser.rb (~> 0.6.0) eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) - ffi (1.10.0) - ffi (1.10.0-x64-mingw32) + ffi (1.11.1) + ffi (1.11.1-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) i18n (0.9.5) @@ -53,7 +53,7 @@ GEM mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.0.3) + public_suffix (3.1.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) |
