This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
193 lines (190 loc) · 4.22 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
api-auth (1.3.1)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
celluloid (0.17.1.2)
bundler
celluloid-essentials
celluloid-extras
celluloid-fsm
celluloid-pool
celluloid-supervision
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
celluloid-essentials (0.20.2.1)
bundler
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
celluloid-extras (0.20.1)
bundler
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
celluloid-fsm (0.20.1)
bundler
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
celluloid-pool (0.20.1)
bundler
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
celluloid-supervision (0.20.1.1)
bundler
dotenv
nenv
rspec-logsplit (>= 0.1.2)
timers (>= 4.1.1)
coderay (1.1.0)
connection_pool (2.2.0)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
dotenv (2.0.2)
extlib (0.9.16)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
google-api-client (0.8.3)
activesupport (>= 3.2)
addressable (~> 2.3)
autoparse (~> 0.3)
extlib (~> 0.9)
faraday (~> 0.9)
googleauth (~> 0.3)
launchy (~> 2.4)
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
googleauth (0.3.0)
faraday (~> 0.9)
jwt (~> 1.4.1)
logging (~> 1.8)
memoist (~> 0.11.0)
multi_json (= 1.11.0)
signet (~> 0.6.0)
hitimes (1.2.3)
i18n (0.7.0)
interception (0.5)
json (1.8.3)
jwt (1.4.1)
launchy (2.4.3)
addressable (~> 2.3)
little-plugger (1.1.3)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
memoist (0.11.0)
method_source (0.8.2)
minitest (5.5.1)
multi_json (1.11.0)
multipart-post (2.0.0)
mysql2 (0.3.17)
nenv (0.2.0)
promise (0.3.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-rescue (1.4.1)
interception (>= 0.5)
pry
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rack (1.6.0)
rails_config (0.5.0.beta1)
activesupport (>= 3.0)
rake (10.4.2)
redis (3.2.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
retriable (1.4.1)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-logsplit (0.1.3)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rufus-scheduler (3.1.5)
sentry-raven (0.12.3)
faraday (>= 0.7.6)
sequel (4.21.0)
sidekiq (3.5.0)
celluloid (~> 0.17.0)
connection_pool (~> 2.2, >= 2.2.0)
json (~> 1.0)
redis (~> 3.2, >= 3.2.1)
redis-namespace (~> 1.5, >= 1.5.2)
sidekiq-cron (0.3.1)
rufus-scheduler (>= 2.0.24)
sidekiq (>= 2.17.3)
signet (0.6.0)
addressable (~> 2.3)
extlib (~> 0.9)
faraday (~> 0.9)
jwt (~> 1.0)
multi_json (~> 1.10)
simple_oauth (0.3.1)
slop (3.6.0)
thread_safe (0.3.5)
timers (4.1.1)
hitimes
trogdir_api_client (0.4.1)
api-auth (~> 1.0)
weary (~> 1.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
weary (1.1.3)
addressable (~> 2.3)
multi_json (~> 1.7)
promise (~> 0.3.0)
rack (~> 1.5)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
google-api-client
logging (~> 1.8)
mysql2
pry
pry-rescue
pry-stack_explorer
rails_config (~> 0.5.0.beta1)
rake
rspec
sentry-raven
sequel
sidekiq
sidekiq-cron
trogdir_api_client
BUNDLED WITH
1.10.6