Gemfile.lock in http-errors-0.1.1 vs Gemfile.lock in http-errors-0.1.3

- old
+ new

@@ -1,14 +1,14 @@ PATH remote: . specs: - http-errors (0.1.1) + http-errors (0.1.2) activesupport (~> 5.1) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.6) + activesupport (5.2.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) concurrent-ruby (1.0.5)