Gemfile.lock in locomotivecms_coal-1.5.1 vs Gemfile.lock in locomotivecms_coal-1.6.0.beta1

- old
+ new

@@ -1,30 +1,30 @@ PATH remote: . specs: - locomotivecms_coal (1.5.1) - activesupport (~> 5.1.5) - faraday (~> 0.14.0) + locomotivecms_coal (1.6.0.beta1) + activesupport (>= 5.1.5, < 6.0) + faraday (~> 0.15.4) faraday_middleware (~> 0.12.2) httpclient (~> 2.8.3) mime-types (~> 3.1.0) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.6) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) byebug (9.0.6) codeclimate-test-reporter (1.0.7) simplecov coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.4) coveralls (0.8.21) json (>= 1.8, < 3) simplecov (~> 0.14.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) @@ -33,18 +33,18 @@ safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.1.5) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - faraday (0.14.0) + faraday (0.15.4) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) hashdiff (0.3.7) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.0.1) + i18n (1.2.0) concurrent-ruby (~> 1.0) json (2.1.0) json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0)