forked from piotrmurach/github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
122 lines (119 loc) · 2.46 KB
/
Gemfile.lock
File metadata and controls
122 lines (119 loc) · 2.46 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
PATH
remote: .
specs:
github_api (0.9.6)
faraday (~> 0.8.1)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
builder (3.0.0)
colorize (0.5.8)
coveralls (0.5.8)
colorize
json
rest-client
simplecov (>= 0.7)
thor
crack (0.3.1)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.9.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
faraday (0.8.7)
multipart-post (~> 1.1)
gherkin (2.9.3)
json (>= 1.4.6)
growl (1.0.3)
growl_notify (0.0.3)
rb-appscript
guard (0.8.8)
thor (~> 0.14.6)
guard-cucumber (0.7.4)
cucumber (>= 0.10)
guard (>= 0.8.3)
guard-rspec (0.5.7)
guard (>= 0.8.4)
hashie (2.0.2)
httpauth (0.2.0)
json (1.6.6)
jwt (0.1.8)
multi_json (>= 1.5)
mime-types (1.21)
multi_json (1.6.1)
multi_xml (0.5.3)
multipart-post (1.2.0)
nokogiri (1.5.8)
oauth2 (0.9.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.5.2)
rake (10.0.3)
rb-appscript (0.6.1)
rb-fsevent (0.9.3)
reek (1.2.13)
ripper_ruby_parser (~> 0.0.7)
ruby2ruby (~> 1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
ripper_ruby_parser (0.0.8)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.1)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.2.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
term-ansicolor (1.0.7)
thor (0.14.6)
vcr (2.4.0)
webmock (1.9.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
bundler
coveralls (~> 0.5.8)
cucumber
github_api!
growl
growl_notify
guard
guard-cucumber
guard-rspec
rake
rb-fsevent
reek (~> 1.2.12)
roodi (~> 2.1.0)
rspec
simplecov (~> 0.7.1)
vcr (~> 2.4.0)
webmock (~> 1.9.0)