Gemfile.lock in danger-mention-0.1 vs Gemfile.lock in danger-mention-0.2
- old
+ new
@@ -25,10 +25,11 @@
faraday-http-cache (~> 1.0)
git (~> 1)
octokit (~> 4.2)
redcarpet (~> 3.3)
terminal-table (~> 1)
+ diff-lcs (1.2.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.0)
faraday (~> 0.8)
git (1.3.0)
@@ -37,10 +38,23 @@
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
open4 (1.3.4)
rake (10.5.0)
redcarpet (3.3.4)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.1)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-mocks (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
terminal-table (1.6.0)
@@ -49,8 +63,9 @@
DEPENDENCIES
bundler (~> 1.3)
danger-mention!
rake (~> 10.0)
+ rspec (~> 3.4)
BUNDLED WITH
1.11.2