Gemfile.lock in lita-campfire-0.2.0 vs Gemfile.lock in lita-campfire-0.2.1

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - lita-campfire (0.2.0) + lita-campfire (0.2.1) lita (>= 2.7.0, < 4.0.0) - tinder (~> 1.9.4) + tinder (~> 1.10.0) GEM remote: https://rubygems.org/ specs: coveralls (0.7.0) @@ -13,78 +13,82 @@ rest-client simplecov (>= 0.7) term-ansicolor thor diff-lcs (1.2.5) - docile (1.1.3) + docile (1.1.5) eventmachine (1.0.3) - faraday (0.8.9) - multipart-post (~> 1.2.0) - faraday_middleware (0.9.0) - faraday (>= 0.7.4, < 0.9) - hashie (2.0.5) + faraday (0.9.0) + multipart-post (>= 1.2, < 3) + faraday_middleware (0.9.1) + faraday (>= 0.7.4, < 0.10) + hashie (2.1.2) http_parser.rb (0.5.3) http_router (0.11.1) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (0.6.9) + i18n (0.6.11) ice_nine (0.11.0) json (1.8.1) - lita (3.0.3) + lita (3.3.1) bundler (>= 1.3) faraday (>= 0.8.7) http_router (>= 0.11.1) i18n (>= 0.6.9) ice_nine (>= 0.11.0) multi_json (>= 1.7.7) puma (>= 2.7.1) rack (>= 1.5.2) + rb-readline (>= 0.5.1) redis-namespace (>= 1.3.0) thor (>= 0.18.1) - mime-types (1.25.1) - multi_json (1.8.4) - multipart-post (1.2.0) - puma (2.8.0) + mime-types (2.3) + multi_json (1.10.1) + multipart-post (2.0.0) + netrc (0.7.7) + puma (2.9.0) rack (>= 1.1, < 2.0) rack (1.5.2) - rake (10.1.1) - redis (3.0.7) - redis-namespace (1.4.1) - redis (~> 3.0.4) - rest-client (1.6.7) - mime-types (>= 1.16) - rspec (3.0.0.beta2) - rspec-core (= 3.0.0.beta2) - rspec-expectations (= 3.0.0.beta2) - rspec-mocks (= 3.0.0.beta2) - rspec-core (3.0.0.beta2) - rspec-support (= 3.0.0.beta2) - rspec-expectations (3.0.0.beta2) + rake (10.3.2) + rb-readline (0.5.1) + redis (3.1.0) + redis-namespace (1.5.1) + redis (~> 3.0, >= 3.0.4) + rest-client (1.7.2) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) + rspec (3.0.0) + rspec-core (~> 3.0.0) + rspec-expectations (~> 3.0.0) + rspec-mocks (~> 3.0.0) + rspec-core (3.0.3) + rspec-support (~> 3.0.0) + rspec-expectations (3.0.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (= 3.0.0.beta2) - rspec-mocks (3.0.0.beta2) - rspec-support (= 3.0.0.beta2) - rspec-support (3.0.0.beta2) + rspec-support (~> 3.0.0) + rspec-mocks (3.0.3) + rspec-support (~> 3.0.0) + rspec-support (3.0.3) simple_oauth (0.1.9) - simplecov (0.8.2) + simplecov (0.9.0) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) term-ansicolor (1.3.0) tins (~> 1.0) - thor (0.18.1) - tinder (1.9.4) + thor (0.19.1) + tinder (1.10.0) eventmachine (~> 1.0) - faraday (~> 0.8.9) + faraday (~> 0.9.0) faraday_middleware (~> 0.9) hashie (>= 1.0, < 3) json (~> 1.8.0) - mime-types (~> 1.19) + mime-types multi_json (~> 1.7) twitter-stream (~> 0.1) - tins (1.0.0) + tins (1.3.0) twitter-stream (0.1.16) eventmachine (>= 0.12.8) http_parser.rb (~> 0.5.1) simple_oauth (~> 0.1.4) url_mount (0.2.1) @@ -92,11 +96,11 @@ PLATFORMS ruby DEPENDENCIES - bundler (~> 1.5) + bundler (~> 1.6) coveralls lita-campfire! rake - rspec (~> 3.0.0.beta2) + rspec (~> 3.0) simplecov