Skip to content

Commit a5a81b8

Browse files
committed
Update nokogori
1 parent c8a3678 commit a5a81b8

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

Gemfile.lock

+22-19
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,60 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.4.0)
65
builder (3.2.3)
76
descendants_tracker (0.0.4)
87
thread_safe (~> 0.3, >= 0.3.1)
98
faraday (0.9.2)
109
multipart-post (>= 1.2, < 3)
1110
git (1.3.0)
12-
github_api (0.11.3)
13-
addressable (~> 2.3)
14-
descendants_tracker (~> 0.0.1)
11+
github_api (0.16.0)
12+
addressable (~> 2.4.0)
13+
descendants_tracker (~> 0.0.4)
1514
faraday (~> 0.8, < 0.10)
16-
hashie (>= 1.2)
17-
multi_json (>= 1.7.5, < 2.0)
18-
nokogiri (~> 1.6.0)
19-
oauth2
15+
hashie (>= 3.4)
16+
mime-types (>= 1.16, < 3.0)
17+
oauth2 (~> 1.0)
2018
hashie (3.5.6)
2119
highline (1.7.8)
22-
jeweler (2.1.2)
20+
jar-dependencies (0.3.11)
21+
jeweler (2.3.6)
2322
builder
24-
bundler (>= 1.0)
23+
bundler (>= 1)
2524
git (>= 1.2.5)
26-
github_api (~> 0.11.0)
25+
github_api (~> 0.16.0)
2726
highline (>= 1.6.15)
2827
nokogiri (>= 1.5.10)
28+
psych (~> 2.2)
2929
rake
3030
rdoc
31-
semver
31+
semver2
3232
jwt (1.5.6)
3333
metaclass (0.0.4)
34-
mini_portile2 (2.1.0)
34+
mime-types (2.99.3)
35+
mini_portile2 (2.3.0)
3536
mocha (1.1.0)
3637
metaclass (~> 0.0.1)
3738
multi_json (1.12.2)
3839
multi_xml (0.6.0)
3940
multipart-post (2.0.0)
40-
nokogiri (1.6.8.1)
41-
mini_portile2 (~> 2.1.0)
42-
nokogiri (1.6.8.1-java)
41+
nokogiri (1.8.1)
42+
mini_portile2 (~> 2.3.0)
43+
nokogiri (1.8.1-java)
4344
oauth2 (1.4.0)
4445
faraday (>= 0.8, < 0.13)
4546
jwt (~> 1.0)
4647
multi_json (~> 1.3)
4748
multi_xml (~> 0.5)
4849
rack (>= 1.2, < 3)
4950
power_assert (0.3.0)
50-
public_suffix (3.0.0)
51+
psych (2.2.4)
52+
psych (2.2.4-java)
53+
jar-dependencies (>= 0.1.7)
5154
rack (1.6.8)
5255
rake (12.1.0)
5356
rdoc (5.1.0)
54-
semver (1.0.1)
57+
semver2 (3.4.2)
5558
shoulda (2.11.3)
5659
test-unit (3.2.1)
5760
power_assert

0 commit comments

Comments
 (0)