diff options
author | Azul <azul@riseup.net> | 2017-07-20 20:51:53 +0200 |
---|---|---|
committer | Azul <azul@riseup.net> | 2017-07-21 06:05:13 +0200 |
commit | db223591e77b94ee6a1f94281626c12e2f51d436 (patch) | |
tree | 140f8baac8b94d337219aa140fcf027d0458a6c2 | |
parent | 0438bbdd9bb07a991109d36af83cde9dcade2ceb (diff) |
upgrade: bundle
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a95c620..4e934ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM timers (>= 4.1.1) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - hitimes (1.2.4) + hitimes (1.2.5) http (2.2.2) addressable (~> 2.3) http-cookie (~> 1.0) @@ -43,7 +43,7 @@ GEM http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (1.0.2) + http-form_data (1.0.3) http_parser.rb (0.6.0) minitest (5.10.2) nio4r (1.2.1) @@ -74,4 +74,4 @@ DEPENDENCIES rake BUNDLED WITH - 1.14.6 + 1.15.2 |