-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
76 lines (74 loc) · 1.68 KB
/
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
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
cinch (2.0.9)
cleverbot (0.1.1)
httparty (~> 0.8.0)
coderay (1.0.9)
crack (0.4.1)
safe_yaml (~> 0.9.0)
diff-lcs (1.2.4)
domain_name (0.5.13)
unf (>= 0.0.5, < 1.0.0)
hashr (0.0.22)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
mechanize (2.5.1)
domain_name (~> 0.5, >= 0.5.1)
mime-types (~> 1.17, >= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (~> 0.0, >= 0.0.9)
method_source (0.8.2)
mime-types (1.25)
mini_portile (0.5.1)
multi_json (1.8.0)
multi_xml (0.5.5)
net-http-digest_auth (1.4)
net-http-persistent (2.9)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
ntlm-http (0.1.1)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rMeetup (1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
safe_yaml (0.9.7)
slop (3.4.6)
terminal-table (1.4.5)
travis-lint (1.7.0)
hashr (~> 0.0.22)
unf (0.1.2)
unf_ext
unf_ext (0.0.6)
vcr (2.4.0)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
webrobots (0.1.1)
PLATFORMS
ruby
DEPENDENCIES
cinch (~> 2.0.3)
cleverbot (~> 0.1.1)
mechanize (~> 2.5.1)
pry
rMeetup (~> 1.0)
rspec
terminal-table (~> 1.4.5)
travis-lint
vcr (~> 2.4.0)
webmock (~> 1.9.0)