Gemfile.lock in textfile-1.0.0 vs Gemfile.lock in textfile-1.0.1

- old
+ new

@@ -7,10 +7,16 @@ minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.3.6) builder (3.2.2) + coveralls (0.7.2) + multi_json (~> 1.3) + rest-client (= 1.6.7) + simplecov (>= 0.7) + term-ansicolor (= 1.2.2) + thor (= 0.18.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docile (1.1.5) faraday (0.9.0) multipart-post (>= 1.2, < 3) @@ -35,10 +41,11 @@ nokogiri (>= 1.5.10) rake rdoc json (1.8.1) jwt (1.0.0) + mime-types (2.4.3) mini_portile (0.6.0) minitest (5.3.5) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -52,29 +59,36 @@ rack (~> 1.2) rack (1.5.2) rake (10.3.2) rdoc (3.12.2) json (~> 1.4) + rest-client (1.6.7) + mime-types (>= 1.16) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.2.1) shoulda-matchers (2.6.1) activesupport (>= 3.0.0) - simplecov (0.8.2) + simplecov (0.9.1) docile (~> 1.1.0) - multi_json + multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) + term-ansicolor (1.2.2) + tins (~> 0.8) + thor (0.18.1) thread_safe (0.3.4) + tins (0.13.2) tzinfo (1.2.1) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) + coveralls jeweler (~> 2.0.1) rdoc (~> 3.12) shoulda simplecov