Gemfile.lock in sinatra-active-model-serializers-0.2.2 vs Gemfile.lock in sinatra-active-model-serializers-0.3.0

- old
+ new

@@ -1,56 +1,51 @@ PATH remote: . specs: - sinatra-active-model-serializers (0.2.2) + sinatra-active-model-serializers (0.3.0) active_model_serializers (~> 0.9.0) + activemodel (~> 4.2.0) sinatra (~> 1.4) - sinatra-activerecord (>= 2.0.0) sinatra-contrib (>= 1.4.1) GEM remote: http://rubygems.org/ specs: - active_model_serializers (0.9.3) + active_model_serializers (0.9.4) activemodel (>= 3.2) - activemodel (4.2.3) - activesupport (= 4.2.3) + activemodel (4.2.6) + activesupport (= 4.2.6) builder (~> 3.1) - activerecord (4.2.3) - activemodel (= 4.2.3) - activesupport (= 4.2.3) - arel (~> 6.0) - activesupport (4.2.3) + activesupport (4.2.6) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.8) - arel (6.0.2) - backports (3.6.6) + addressable (2.4.0) + backports (3.6.8) builder (3.2.2) coveralls (0.8.2) json (~> 1.8) rest-client (>= 1.6.8, < 2) simplecov (~> 0.10.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) diff-lcs (1.2.5) docile (1.1.5) - domain_name (0.5.24) + domain_name (0.5.20160216) unf (>= 0.0.5, < 1.0.0) http-cookie (1.0.2) domain_name (~> 0.5) i18n (0.7.0) json (1.8.3) json-schema (2.5.0) addressable (~> 2.3) - mime-types (2.6.1) - minitest (5.8.1) + mime-types (2.99.1) + minitest (5.8.4) multi_json (1.11.2) - netrc (0.10.3) + netrc (0.11.0) rack (1.6.4) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) @@ -75,17 +70,14 @@ simplecov (0.10.0) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - sinatra (1.4.6) - rack (~> 1.4) + sinatra (1.4.7) + rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - sinatra-activerecord (2.0.6) - activerecord (>= 3.2) - sinatra (~> 1.0) sinatra-contrib (1.4.6) backports (>= 2.0) multi_json rack-protection rack-test @@ -93,17 +85,17 @@ tilt (>= 1.3, < 3) term-ansicolor (1.3.2) tins (~> 1.0) thor (0.19.1) thread_safe (0.3.5) - tilt (2.0.1) - tins (1.5.4) + tilt (2.0.2) + tins (1.8.2) tzinfo (1.2.2) thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.1) + unf_ext (0.0.7.2) PLATFORMS ruby DEPENDENCIES @@ -113,6 +105,6 @@ rspec (= 3.1.0) rubygems-tasks (= 0.2.4) sinatra-active-model-serializers! BUNDLED WITH - 1.10.4 + 1.11.2