-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathGemfile.lock
130 lines (125 loc) · 2.97 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
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
123
124
125
126
127
128
129
130
GIT
remote: git://github.com/github/gemoji.git
revision: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb
ref: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb
specs:
gemoji (1.5.0)
GIT
remote: git://github.com/igrigorik/em-http-request.git
revision: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b
ref: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b
specs:
em-http-request (1.0.2)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
cinch (2.1.0)
coderay (1.1.0)
columnize (0.8.9)
concurrent-ruby (1.0.5)
cookiejar (0.3.2)
crack (0.4.2)
safe_yaml (~> 1.0.0)
debug_inspector (0.0.2)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.7)
diff-lcs (1.2.5)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
em-eventsource (0.2.0)
em-http-request (>= 1.0.0)
eventmachine (>= 1.0.0.beta3)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.3)
foreman (0.75.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)
html-pipeline (1.11.0)
activesupport (>= 2)
nokogiri (~> 1.4)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
method_source (0.8.2)
mini_portile2 (2.3.0)
minitest (5.11.3)
multi_json (1.10.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (2.0.0)
byebug (~> 3.4)
pry (~> 0.10)
pry-debugger (0.2.3)
debugger (~> 1.3)
pry (>= 0.9.10, < 0.11.0)
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
safe_yaml (1.0.4)
slop (3.6.0)
thor (0.19.1)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
yajl-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
cinch (~> 2)
em-eventsource
em-http-request!
foreman
gemoji!
html-pipeline
multi_json
pry
pry-byebug
pry-debugger
pry-stack_explorer
rspec
webmock
yajl-ruby
BUNDLED WITH
1.16.1