Skip to content

Commit 8714600

Browse files
committed
Update danger (3.5.0)
1 parent 43aa462 commit 8714600

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "http://rubygems.org"
22
ruby "2.3.1"
33

44
gem "cocoapods", "~> 1.0.0"
5-
gem "danger", "~> 3.4.0"
5+
gem "danger", "~> 3.5.0"
66
gem "jazzy", "~> 0.7.0"
77
gem "pry"
88
gem "rake"

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ GEM
4848
concurrent-ruby (1.0.2)
4949
cork (0.2.0)
5050
colored (~> 1.2)
51-
danger (3.4.2)
51+
danger (3.5.0)
5252
claide (~> 1.0)
53-
claide-plugins (> 0.9.0)
53+
claide-plugins (>= 0.9.2)
5454
colored (~> 1.2)
5555
cork (~> 0.1)
5656
faraday (~> 0.9)
@@ -88,7 +88,7 @@ GEM
8888
kramdown (1.12.0)
8989
liferaft (0.0.4)
9090
method_source (0.8.2)
91-
minitest (5.9.0)
91+
minitest (5.9.1)
9292
molinillo (0.4.5)
9393
multi_xml (0.5.5)
9494
multipart-post (2.0.0)
@@ -102,7 +102,7 @@ GEM
102102
coderay (~> 1.1.0)
103103
method_source (~> 0.8.1)
104104
slop (~> 3.4)
105-
rake (11.2.2)
105+
rake (11.3.0)
106106
redcarpet (3.3.4)
107107
rouge (1.11.1)
108108
sass (3.4.22)
@@ -123,15 +123,15 @@ GEM
123123
activesupport (>= 3)
124124
claide (>= 1.0.0, < 2.0)
125125
colored (~> 1.2)
126-
xcpretty (0.2.2)
126+
xcpretty (0.2.3)
127127
rouge (~> 1.8)
128128

129129
PLATFORMS
130130
ruby
131131

132132
DEPENDENCIES
133133
cocoapods (~> 1.0.0)
134-
danger (~> 3.4.0)
134+
danger (~> 3.5.0)
135135
jazzy (~> 0.7.0)
136136
pry
137137
rake

0 commit comments

Comments
 (0)