This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Gemfile.lock
76 lines (73 loc) · 1.56 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
PATH
remote: .
specs:
disqussion (0.0.7)
faraday (~> 0.8)
faraday_middleware (>= 0.9)
hashie (~> 2.0)
multi_json (~> 1.5)
rash (~> 0.3)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
coderay (1.0.9)
columnize (0.3.6)
crack (0.3.2)
debugger (1.2.4)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.7)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.9)
diff-lcs (1.1.3)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (2.0.5)
json (1.7.6)
method_source (0.8.2)
multi_json (1.5.0)
multipart-post (1.2.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-debugger (0.2.1)
debugger (~> 1.2.0)
pry (~> 0.9.10)
rake (10.1.0)
rash (0.4.0)
hashie (~> 2.0.0)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.6)
webmock (1.9.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yard (0.8.7)
PLATFORMS
ruby
DEPENDENCIES
disqussion!
jruby-openssl
json
pry
pry-debugger
rake
rspec (>= 2.11)
simplecov
webmock
yard