forked from clayallsopp/readme-score-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
43 lines (40 loc) · 923 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
GIT
remote: git://github.com/clayallsopp/readme-score.git
revision: 5ef5a6a030d96bbcebb4c931510060f001e00538
specs:
readme-score (0.0.1)
nokogiri (>= 1.6.0)
octokit (>= 3.2.0)
redcarpet (>= 3.1.0)
unirest (>= 1.1.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
json (1.8.1)
mime-types (1.25.1)
mini_portile (0.6.0)
multipart-post (2.0.0)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
octokit (3.2.0)
sawyer (~> 0.5.3)
rdoc (4.1.1)
json (~> 1.4)
redcarpet (3.1.2)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
sawyer (0.5.4)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
unirest (1.1.2)
addressable (~> 2.3.5)
json (~> 1.8.1)
rest-client (~> 1.6.7)
PLATFORMS
ruby
DEPENDENCIES
readme-score!