Gemfile.lock in danger-pmd-0.0.5 vs Gemfile.lock in danger-pmd-0.1.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- danger-pmd (0.0.4)
+ danger-pmd (0.1.0)
danger-plugin-api (~> 1.0)
oga (~> 2.10)
GEM
remote: https://rubygems.org/
@@ -35,18 +35,18 @@
octokit (~> 4.7)
terminal-table (~> 1)
danger-plugin-api (1.0.0)
danger (> 2.0)
diff-lcs (1.3)
- faraday (0.16.2)
+ faraday (0.17.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
- ffi (1.11.1)
+ ffi (1.11.3)
formatador (0.2.5)
git (1.5.0)
- guard (2.15.1)
+ guard (2.16.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
@@ -56,11 +56,11 @@
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- jaro_winkler (1.5.3)
+ jaro_winkler (1.5.4)
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
listen (3.0.7)
rb-fsevent (>= 0.9.3)
@@ -78,36 +78,36 @@
sawyer (~> 0.8.0, >= 0.5.3)
oga (2.15)
ast
ruby-ll (~> 2.1)
open4 (1.3.4)
- parallel (1.17.0)
+ parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
rainbow (3.0.0)
rake (10.5.0)
rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
+ rb-inotify (0.10.1)
ffi (~> 1.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.5)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.2)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.3)
- rubocop (0.75.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
+ rubocop (0.78.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
@@ -120,11 +120,11 @@
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
shellany (0.0.1)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
- thor (0.20.3)
+ thor (1.0.1)
unicode-display_width (1.6.0)
yard (0.9.20)
PLATFORMS
ruby
@@ -140,6 +140,6 @@
rspec (~> 3.4)
rubocop (~> 0.75)
yard (~> 0.9.20)
BUNDLED WITH
- 1.17.2
+ 1.17.3