Gemfile.lock in flavicon-0.1.0 vs Gemfile.lock in flavicon-0.1.1

- old
+ new

@@ -2,10 +2,16 @@ remote: http://rubygems.org/ specs: addressable (2.3.6) builder (3.2.2) coderay (1.1.0) + coveralls (0.7.0) + multi_json (~> 1.3) + rest-client + simplecov (>= 0.7) + term-ansicolor + thor crack (0.4.2) safe_yaml (~> 1.0.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) @@ -34,10 +40,11 @@ rdoc json (1.8.1) jwt (0.1.11) multi_json (>= 1.5) method_source (0.8.2) + mime-types (2.2) mini_portile (0.5.3) multi_json (1.9.2) multi_xml (0.5.5) multipart-post (2.0.0) nokogiri (1.6.1) @@ -54,10 +61,12 @@ slop (~> 3.4) rack (1.5.2) rake (10.3.1) rdoc (3.12.2) json (~> 1.4) + rest-client (1.6.7) + mime-types (>= 1.16) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.8) @@ -69,19 +78,24 @@ docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.5.0) + term-ansicolor (1.3.0) + tins (~> 1.0) + thor (0.19.1) thread_safe (0.3.3) + tins (1.1.0) webmock (1.17.4) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) + coveralls jeweler (~> 2.0) nokogiri (~> 1.6) pry (~> 0) rdoc (~> 3.12) rspec (~> 2.14)