Gemfile.lock 24.5 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    RedCloth (4.3.2)
A
Alfredo Sumaran 已提交
5
    ace-rails-ap (4.0.2)
C
Connor Shea 已提交
6 7 8 9
    actionmailer (4.2.7)
      actionpack (= 4.2.7)
      actionview (= 4.2.7)
      activejob (= 4.2.7)
V
Vinnie Okada 已提交
10
      mail (~> 2.5, >= 2.5.4)
V
Valery Sizov 已提交
11
      rails-dom-testing (~> 1.0, >= 1.0.5)
C
Connor Shea 已提交
12 13 14
    actionpack (4.2.7)
      actionview (= 4.2.7)
      activesupport (= 4.2.7)
V
Valery Sizov 已提交
15
      rack (~> 1.6)
16
      rack-test (~> 0.6.2)
V
Valery Sizov 已提交
17 18
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
C
Connor Shea 已提交
19 20
    actionview (4.2.7)
      activesupport (= 4.2.7)
M
Marin Jankovski 已提交
21 22
      builder (~> 3.1)
      erubis (~> 2.7.0)
V
Valery Sizov 已提交
23 24
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
C
Connor Shea 已提交
25 26
    activejob (4.2.7)
      activesupport (= 4.2.7)
V
Valery Sizov 已提交
27
      globalid (>= 0.3.0)
C
Connor Shea 已提交
28 29
    activemodel (4.2.7)
      activesupport (= 4.2.7)
M
Marin Jankovski 已提交
30
      builder (~> 3.1)
C
Connor Shea 已提交
31 32 33
    activerecord (4.2.7)
      activemodel (= 4.2.7)
      activesupport (= 4.2.7)
V
Valery Sizov 已提交
34
      arel (~> 6.0)
35 36 37 38 39 40
    activerecord-session_store (1.0.0)
      actionpack (>= 4.0, < 5.1)
      activerecord (>= 4.0, < 5.1)
      multi_json (~> 1.11, >= 1.11.2)
      rack (>= 1.5.2, < 3)
      railties (>= 4.0, < 5.1)
C
Connor Shea 已提交
41
    activesupport (4.2.7)
V
Valery Sizov 已提交
42
      i18n (~> 0.7)
M
Marin Jankovski 已提交
43 44
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
V
Valery Sizov 已提交
45
      thread_safe (~> 0.3, >= 0.3.4)
M
Marin Jankovski 已提交
46
      tzinfo (~> 1.1)
N
Nihad Abbasov 已提交
47 48
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
49
    addressable (2.3.8)
V
Valery Sizov 已提交
50 51
    after_commit_queue (1.3.0)
      activerecord (>= 3.0)
52
    akismet (2.0.0)
53
    allocations (1.0.5)
V
Valery Sizov 已提交
54
    arel (6.0.3)
R
Robert Speicher 已提交
55 56 57 58 59
    asana (0.4.0)
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
V
Valery Sizov 已提交
60
    asciidoctor (1.5.3)
Z
Z.J. van de Weg 已提交
61
    ast (2.3.0)
62
    attr_encrypted (3.0.3)
63
      encryptor (~> 3.0.0)
V
Valery Sizov 已提交
64
    attr_required (1.0.0)
65
    autoprefixer-rails (6.2.3)
D
Dmitriy Zaporozhets 已提交
66 67
      execjs
      json
68
    awesome_print (1.2.0)
D
Douwe Maan 已提交
69 70 71 72
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
    azure (0.7.5)
      addressable (~> 2.3)
      azure-core (~> 0.1)
      faraday (~> 0.9)
      faraday_middleware (~> 0.10)
      json (~> 1.8)
      mime-types (>= 1, < 3.0)
      nokogiri (~> 1.6)
      systemu (~> 2.6)
      thor (~> 0.19)
      uuid (~> 2.0)
    azure-core (0.1.2)
      faraday (~> 0.9)
      faraday_middleware (~> 0.10)
      nokogiri (~> 1.6)
J
Jacob Schatz 已提交
88 89 90 91
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
92
    babosa (1.0.2)
K
Kamil Trzcinski 已提交
93
    base32 (0.3.2)
94
    bcrypt (3.1.11)
95
    benchmark-ips (2.3.0)
96
    better_errors (1.0.1)
97
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
98
      erubis (>= 2.6.6)
99
    binding_of_caller (0.7.2)
100
      debug_inspector (>= 0.0.1)
101 102 103
    bootstrap-sass (3.3.6)
      autoprefixer-rails (>= 5.2.1)
      sass (>= 3.3.4)
104
    brakeman (3.3.2)
S
Stan Hu 已提交
105
    browser (2.2.0)
M
Marin Jankovski 已提交
106
    builder (3.2.2)
107
    bullet (5.2.0)
Y
Yorick Peterse 已提交
108
      activesupport (>= 3.0.0)
109
      uniform_notifier (~> 1.10.0)
110
    bundler-audit (0.5.0)
D
Dmitriy Zaporozhets 已提交
111 112
      bundler (~> 1.2)
      thor (~> 0.18)
113
    byebug (8.2.1)
S
Stan Hu 已提交
114 115
    capybara (2.6.2)
      addressable
G
gitlabhq 已提交
116 117 118 119
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
120
      xpath (~> 2.0)
D
Douwe Maan 已提交
121
    capybara-screenshot (1.0.11)
R
Robert Speicher 已提交
122 123
      capybara (>= 1.0, < 3)
      launchy
R
Rubén Dávila 已提交
124
    carrierwave (0.10.0)
125 126
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
127
      json (>= 1.7)
R
Rubén Dávila 已提交
128
      mime-types (>= 1.16)
129
    cause (0.1)
S
Stan Hu 已提交
130
    charlock_holmes (0.7.3)
131 132
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
V
Valery Sizov 已提交
133
    chunky_png (1.3.5)
134
    cliver (0.3.2)
135
    coderay (1.1.0)
136
    coercible (1.0.0)
137
      descendants_tracker (~> 0.0.1)
138
    coffee-rails (4.1.1)
G
gitlabhq 已提交
139
      coffee-script (>= 2.2.0)
140
      railties (>= 4.0.0, < 5.1.x)
R
Robert Speicher 已提交
141
    coffee-script (2.4.1)
G
gitlabhq 已提交
142 143
      coffee-script-source
      execjs
144
    coffee-script-source (1.10.0)
R
Robert Speicher 已提交
145
    colorize (0.7.7)
S
Stan Hu 已提交
146
    concurrent-ruby (1.0.2)
D
Douwe Maan 已提交
147
    connection_pool (2.2.0)
148
    crack (0.4.3)
149
      safe_yaml (~> 1.0.0)
R
Robert Speicher 已提交
150
    creole (0.5.0)
151
    css_parser (1.4.1)
D
Douwe Maan 已提交
152
      addressable
153
    d3_rails (3.5.11)
154
      railties (>= 3.1.0)
D
Douwe Maan 已提交
155
    daemons (1.2.3)
156
    database_cleaner (1.5.3)
157
    debug_inspector (0.0.2)
158
    debugger-ruby_core_source (1.3.8)
159 160
    default_value_for (3.0.2)
      activerecord (>= 3.2.0, < 5.1)
D
Douwe Maan 已提交
161 162
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
163
    devise (4.1.1)
M
Marin Jankovski 已提交
164
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
165
      orm_adapter (~> 0.1)
166
      railties (>= 4.1.0, < 5.1)
R
Robert Speicher 已提交
167
      responders
168
      warden (~> 1.2.3)
169
    devise-two-factor (3.0.0)
170
      activesupport
171 172
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
D
Douwe Maan 已提交
173
      railties
174
      rotp (~> 2.0)
175
    diff-lcs (1.2.5)
D
Douwe Maan 已提交
176
    diffy (3.0.7)
D
DJ Mountney 已提交
177
    docile (1.1.5)
178 179
    doorkeeper (4.0.0)
      railties (>= 4.2)
V
Valery Sizov 已提交
180
    dropzonejs-rails (0.7.2)
181
      rails (> 3.1)
D
Douwe Maan 已提交
182
    email_reply_parser (0.5.8)
R
Robert Speicher 已提交
183
    email_spec (1.6.0)
R
Riyad Preukschas 已提交
184
      launchy (~> 2.1)
185
      mail (~> 2.2)
186
    encryptor (3.0.0)
D
Douwe Maan 已提交
187
    equalizer (0.0.11)
G
gitlabhq 已提交
188
    erubis (2.7.0)
189
    escape_utils (1.1.1)
D
Douwe Maan 已提交
190
    eventmachine (1.0.8)
S
Stan Hu 已提交
191
    excon (0.49.0)
D
Douwe Maan 已提交
192
    execjs (2.6.0)
R
Robert Schilling 已提交
193
    expression_parser (0.9.0)
194
    factory_girl (4.5.0)
R
Robert Speicher 已提交
195
      activesupport (>= 3.0.0)
196 197
    factory_girl_rails (4.6.0)
      factory_girl (~> 4.5.0)
R
Robert Speicher 已提交
198
      railties (>= 3.0.0)
R
Robert Speicher 已提交
199 200
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
D
Douwe Maan 已提交
201 202
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
R
Robert Speicher 已提交
203 204 205
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
R
Robert Speicher 已提交
206
    ffaker (2.0.0)
D
Douwe Maan 已提交
207
    ffi (1.9.10)
208 209 210
    flay (2.6.1)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
211 212 213
    flog (4.3.2)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.4)
V
Valery Sizov 已提交
214
    flowdock (0.7.1)
215 216
      httparty (~> 0.7)
      multi_json
S
Stan Hu 已提交
217
    fog-aws (0.9.2)
S
Stan Hu 已提交
218 219 220 221
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
222 223 224 225 226
    fog-azure (0.0.2)
      azure (~> 0.6)
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
S
Stan Hu 已提交
227
    fog-core (1.40.0)
228
      builder
S
Stan Hu 已提交
229
      excon (~> 0.49)
230
      formatador (~> 0.2)
S
Stan Hu 已提交
231
    fog-google (0.3.2)
S
Stan Hu 已提交
232 233 234
      fog-core
      fog-json
      fog-xml
235 236 237
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
S
Stan Hu 已提交
238
    fog-local (0.3.0)
S
Stan Hu 已提交
239
      fog-core (~> 1.27)
S
Stan Hu 已提交
240 241 242 243
    fog-openstack (0.1.6)
      fog-core (>= 1.39)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
244 245 246 247 248
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
249 250 251
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
J
James Lopez 已提交
252
    font-awesome-rails (4.6.1.0)
253
      railties (>= 3.2, < 5.1)
D
Douwe Maan 已提交
254 255
    foreman (0.78.0)
      thor (~> 0.19.1)
256
    formatador (0.2.5)
R
Robert Speicher 已提交
257 258 259
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
260
    gemnasium-gitlab-service (0.2.6)
261
      rugged (~> 0.21)
262
    gemojione (3.0.1)
263
      json
D
Douwe Maan 已提交
264 265
    get_process_mem (0.2.0)
    gherkin-ruby (0.3.2)
266
    github-linguist (4.7.6)
267 268 269 270
      charlock_holmes (~> 0.7.3)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.23.0b)
271
    github-markup (1.4.0)
272 273
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
274 275
      gitlab-grit (>= 2.4.1)
      multi_json
276
    gitlab-grit (2.8.1)
277
      charlock_holmes (~> 0.6)
278
      diff-lcs (~> 1.1)
279
      mime-types (>= 1.16, < 3)
280
      posix-spawn (~> 0.3)
281
    gitlab_git (10.3.2)
J
Jacob Vosmaer 已提交
282 283 284
      activesupport (~> 4.0)
      charlock_holmes (~> 0.7.3)
      github-linguist (~> 4.7.0)
285
      rugged (~> 0.24.0)
D
Dmitriy Zaporozhets 已提交
286
    gitlab_meta (7.0)
D
Douwe Maan 已提交
287
    gitlab_omniauth-ldap (1.2.1)
288
      net-ldap (~> 0.9)
289 290
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
291
      rubyntlm (~> 0.3)
V
Valery Sizov 已提交
292 293
    globalid (0.3.6)
      activesupport (>= 4.1.0)
294
    gollum-grit_adapter (1.0.1)
V
Valery Sizov 已提交
295
      gitlab-grit (~> 2.7, >= 2.7.1)
296 297
    gollum-lib (4.2.1)
      github-markup (~> 1.4.0)
D
Douwe Maan 已提交
298
      gollum-grit_adapter (~> 1.0)
S
Stefan Tatschner 已提交
299
      nokogiri (~> 1.6.4)
300
      rouge (~> 2.0)
301 302
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
303 304 305
    gollum-rugged_adapter (0.4.2)
      mime-types (>= 1.15)
      rugged (~> 0.24.0, >= 0.21.3)
C
Connor Shea 已提交
306
    gon (6.1.0)
R
Robert Speicher 已提交
307
      actionpack (>= 3.0)
D
Dmitriy Zaporozhets 已提交
308
      json
R
Robert Speicher 已提交
309 310
      multi_json
      request_store (>= 1.0)
K
Kamil Trzcinski 已提交
311
    grape (0.13.0)
R
Riyad Preukschas 已提交
312
      activesupport
313
      builder
K
Kamil Trzcinski 已提交
314
      hashie (>= 2.1.0)
R
Riyad Preukschas 已提交
315
      multi_json (>= 1.3.2)
316
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
317
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
318
      rack-accept
319
      rack-mount
J
Jeroen van Baarsen 已提交
320
      virtus (>= 1.0.0)
D
Douwe Maan 已提交
321
    grape-entity (0.4.8)
D
Dmitriy Zaporozhets 已提交
322 323
      activesupport
      multi_json (>= 1.3.2)
C
connorshea 已提交
324 325 326
    hamlit (2.5.0)
      temple (~> 0.7.6)
      thor
327
      tilt
V
Valery Sizov 已提交
328
    hashie (3.4.3)
329 330
    health_check (2.1.0)
      rails (>= 4.0)
D
Douwe Maan 已提交
331
    hipchat (1.5.2)
332
      httparty
C
Chulki Lee 已提交
333
      mimemagic
334 335 336
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
D
Douwe Maan 已提交
337
    htmlentities (4.3.4)
338
    http_parser.rb (0.5.3)
V
Valery Sizov 已提交
339
    httparty (0.13.7)
340
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
341
      multi_xml (>= 0.5.2)
R
Robert Speicher 已提交
342
    httpclient (2.7.0.1)
R
Robert Speicher 已提交
343
    i18n (0.7.0)
D
Douwe Maan 已提交
344
    ice_nine (0.11.1)
345 346 347
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
348
    ipaddress (0.8.3)
349
    jquery-atwho-rails (1.3.2)
350 351
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
352
      railties (>= 4.2.0)
353
      thor (>= 0.14, < 2.0)
354
    jquery-turbolinks (2.1.0)
355 356
      railties (>= 3.1.0)
      turbolinks
357
    jquery-ui-rails (5.0.5)
358
      railties (>= 3.2.16)
359
    json (1.8.3)
360
    jwt (1.5.4)
361
    kaminari (0.17.0)
D
Dmitriy Zaporozhets 已提交
362 363
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
V
Valery Sizov 已提交
364
    kgio (2.10.0)
K
Kamil Trzcinski 已提交
365
    knapsack (1.11.0)
K
Kamil Trzcinski 已提交
366 367
      rake
      timecop (>= 0.1.0)
R
Robert Speicher 已提交
368
    launchy (2.4.3)
R
Riyad Preukschas 已提交
369
      addressable (~> 2.3)
R
Robert Speicher 已提交
370
    letter_opener (1.4.1)
371
      launchy (~> 2.2)
R
Robert Speicher 已提交
372 373 374 375
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
C
Connor Shea 已提交
376 377 378 379 380 381
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
382 383
    licensee (8.0.0)
      rugged (>= 0.24b)
384
    listen (3.0.5)
D
Dmitriy Zaporozhets 已提交
385 386
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
V
Valery Sizov 已提交
387 388
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
A
Alex Lossent 已提交
389 390
    macaddr (1.7.1)
      systemu (~> 2.6.2)
R
Robert Speicher 已提交
391 392
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
393
    mail_room (0.8.0)
394
    method_source (0.8.2)
395
    mime-types (2.99.2)
C
Chulki Lee 已提交
396
    mimemagic (0.3.0)
S
Stan Hu 已提交
397
    mini_portile2 (2.1.0)
D
Douwe Maan 已提交
398
    minitest (5.7.0)
R
Robert Schilling 已提交
399
    mousetrap-rails (1.4.6)
400
    multi_json (1.12.1)
401
    multi_xml (0.5.5)
R
Robert Speicher 已提交
402
    multipart-post (2.0.0)
D
Douwe Maan 已提交
403 404
    mysql2 (0.3.20)
    nested_form (0.3.2)
V
Valery Sizov 已提交
405 406
    net-ldap (0.12.1)
    net-ssh (3.0.1)
407
    newrelic_rpm (3.14.1.311)
S
Stan Hu 已提交
408 409 410
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
411
    numerizer (0.1.1)
D
Dmitriy Zaporozhets 已提交
412
    oauth (0.4.7)
413
    oauth2 (1.2.0)
D
Douwe Maan 已提交
414 415 416 417
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
418
      rack (>= 1.2, < 3)
419 420
    octokit (4.3.0)
      sawyer (~> 0.7.0, >= 0.5.3)
421
    omniauth (1.3.1)
422
      hashie (>= 1.2, < 4)
423
      rack (>= 1.0, < 3)
424 425
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
J
Jacob Schatz 已提交
426 427 428 429
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
D
Douwe Maan 已提交
430 431 432 433
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
T
tduehr 已提交
434 435 436 437
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
D
Douwe Maan 已提交
438 439
    omniauth-facebook (3.0.0)
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
440
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
441 442
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
V
Valery Sizov 已提交
443
    omniauth-gitlab (1.0.1)
V
Valery Sizov 已提交
444 445
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
446
    omniauth-google-oauth2 (0.4.1)
V
Valery Sizov 已提交
447 448 449 450 451
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
452
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
453 454
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
455
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
456
      omniauth (~> 1.0)
D
Douwe Maan 已提交
457
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
458 459
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
460 461 462
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
463
    omniauth-saml (1.6.0)
464
      omniauth (~> 1.3)
465
      ruby-saml (~> 1.3)
466
    omniauth-shibboleth (1.2.1)
467
      omniauth (>= 1.0.0)
468 469 470
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
471 472 473 474
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
475
    org-ruby (0.9.12)
R
Robert Schilling 已提交
476
      rubypants (~> 0.2)
477
    orm_adapter (0.5.0)
V
Valery Sizov 已提交
478
    paranoia (2.1.4)
D
Douwe Maan 已提交
479
      activerecord (~> 4.0)
Z
Z.J. van de Weg 已提交
480
    parser (2.3.1.2)
481
      ast (~> 2.2)
V
Valery Sizov 已提交
482
    pg (0.18.4)
S
Stan Hu 已提交
483
    pkg-config (1.1.7)
R
Robert Speicher 已提交
484
    poltergeist (1.9.0)
485 486
      capybara (~> 2.1)
      cliver (~> 0.3.1)
487 488
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
489
    posix-spawn (0.3.11)
490
    powerpack (0.1.1)
D
Douwe Maan 已提交
491 492 493
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
494 495
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
496
      premailer (~> 1.7, >= 1.7.9)
V
Valery Sizov 已提交
497
    pry (0.10.3)
D
Douwe Maan 已提交
498 499
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
500
      slop (~> 3.4)
D
Douwe Maan 已提交
501
    pry-rails (0.3.4)
502
      pry (>= 0.9.10)
V
Valery Sizov 已提交
503
    pyu-ruby-sasl (0.0.3.3)
V
Valery Sizov 已提交
504
    rack (1.6.4)
R
Riyad Preukschas 已提交
505 506
    rack-accept (0.4.5)
      rack (>= 0.4)
507
    rack-attack (4.3.1)
M
Marin Jankovski 已提交
508
      rack
R
Robert Speicher 已提交
509
    rack-cors (0.4.0)
510 511
    rack-mount (0.8.3)
      rack (>= 1.0.0)
512
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
513 514
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
515
      httpclient (>= 2.4)
V
Valery Sizov 已提交
516 517
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
518
    rack-protection (1.5.3)
G
gitlabhq 已提交
519
      rack
V
Vinnie Okada 已提交
520
    rack-test (0.6.3)
G
gitlabhq 已提交
521
      rack (>= 1.0)
C
Connor Shea 已提交
522 523 524 525 526 527 528 529
    rails (4.2.7)
      actionmailer (= 4.2.7)
      actionpack (= 4.2.7)
      actionview (= 4.2.7)
      activejob (= 4.2.7)
      activemodel (= 4.2.7)
      activerecord (= 4.2.7)
      activesupport (= 4.2.7)
530
      bundler (>= 1.3.0, < 2.0)
C
Connor Shea 已提交
531
      railties (= 4.2.7)
V
Valery Sizov 已提交
532 533 534 535 536 537 538
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
539
    rails-html-sanitizer (1.0.3)
V
Valery Sizov 已提交
540
      loofah (~> 2.0)
C
Connor Shea 已提交
541 542 543
    railties (4.2.7)
      actionpack (= 4.2.7)
      activesupport (= 4.2.7)
G
gitlabhq 已提交
544
      rake (>= 0.8.7)
545
      thor (>= 0.18.1, < 2.0)
546
    rainbow (2.1.0)
D
Douwe Maan 已提交
547
    raindrops (0.15.0)
548
    rake (10.5.0)
V
Valery Sizov 已提交
549
    rb-fsevent (0.9.6)
550
    rb-inotify (0.9.5)
551
      ffi (>= 0.5.0)
552 553
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
D
Dmitriy Zaporozhets 已提交
554
    rdoc (3.12.2)
555
      json (~> 1.4)
556
    recaptcha (3.0.0)
557
      json
558
    redcarpet (3.3.3)
559
    redis (3.2.2)
V
Valery Sizov 已提交
560
    redis-actionpack (4.0.1)
561 562 563
      actionpack (~> 4)
      redis-rack (~> 1.5.0)
      redis-store (~> 1.1.0)
V
Valery Sizov 已提交
564 565
    redis-activesupport (4.1.5)
      activesupport (>= 3, < 5)
566
      redis-store (~> 1.1.0)
D
Douwe Maan 已提交
567
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
568
      redis (~> 3.0, >= 3.0.4)
569 570 571 572 573 574
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
575
      redis-store (~> 1.1.0)
V
Valery Sizov 已提交
576
    redis-store (1.1.7)
577
      redis (>= 2.2)
C
Connor Shea 已提交
578
    request_store (1.3.1)
579 580
    rerun (0.11.0)
      listen (~> 3.0)
581 582
    responders (2.1.1)
      railties (>= 4.2.0, < 5.1)
P
Paco Guzman 已提交
583
    rinku (2.0.0)
584
    rotp (2.1.2)
585
    rouge (2.0.5)
D
Douwe Maan 已提交
586 587
    rqrcode (0.7.0)
      chunky_png
588 589
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
590 591 592 593 594 595 596
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.0)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
597
      diff-lcs (>= 1.2.0, < 2.0)
598 599
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
R
Robert Speicher 已提交
600
      diff-lcs (>= 1.2.0, < 2.0)
601 602 603 604 605 606 607 608 609
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
K
Kamil Trzcinski 已提交
610 611
    rspec-retry (0.4.5)
      rspec-core
612
    rspec-support (3.5.0)
Z
Z.J. van de Weg 已提交
613 614
    rubocop (0.41.2)
      parser (>= 2.3.1.1, < 3.0)
615
      powerpack (~> 0.1)
616
      rainbow (>= 1.99.1, < 3.0)
617
      ruby-progressbar (~> 1.7)
618
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Robert Speicher 已提交
619 620
    rubocop-rspec (1.5.0)
      rubocop (>= 0.40.0)
J
Jared Szechy 已提交
621
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
622
      crack (~> 0.4)
623
    ruby-prof (0.15.9)
R
Robert Speicher 已提交
624
    ruby-progressbar (1.8.1)
625
    ruby-saml (1.3.0)
R
Robert Speicher 已提交
626
      nokogiri (>= 1.5.10)
627
    ruby_parser (3.8.2)
D
Dmitriy Zaporozhets 已提交
628
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
629
    rubyntlm (0.5.2)
630
    rubypants (0.2.0)
C
Connor Shea 已提交
631
    rubyzip (1.2.0)
632
    rufus-scheduler (3.1.10)
633
    rugged (0.24.0)
634
    safe_yaml (1.0.4)
635
    sanitize (2.1.0)
636
      nokogiri (>= 1.4.4)
637
    sass (3.4.22)
C
Connor Shea 已提交
638 639
    sass-rails (5.0.5)
      railties (>= 4.0.0, < 6)
R
Robert Speicher 已提交
640 641 642 643
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
644 645
    sawyer (0.7.0)
      addressable (>= 2.3.5, < 2.5)
V
Valery Sizov 已提交
646
      faraday (~> 0.8, < 0.10)
647 648 649
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
650 651 652
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
653 654 655
    seed-fu (2.3.6)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
R
Robert Speicher 已提交
656
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
657
      thor (~> 0.14)
658
    sentry-raven (1.1.0)
J
Jeroen Nijhof 已提交
659
      faraday (>= 0.7.6)
660
    settingslogic (2.0.9)
661
    sexp_processor (4.7.0)
J
Jared Szechy 已提交
662 663
    sham_rack (1.3.6)
      rack
664
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
665
      activesupport (>= 3.0.0)
666
    sidekiq (4.1.4)
G
Gabriel Mazetto 已提交
667
      concurrent-ruby (~> 1.0)
668 669
      connection_pool (~> 2.2, >= 2.2.0)
      redis (~> 3.2, >= 3.2.1)
670
      sinatra (>= 1.4.7)
G
Gabriel Mazetto 已提交
671 672
    sidekiq-cron (0.4.0)
      redis-namespace (>= 1.5.2)
673
      rufus-scheduler (>= 2.0.24)
G
Gabriel Mazetto 已提交
674
      sidekiq (>= 4.0.0)
675
    simple_oauth (0.1.9)
K
Kamil Trzcinski 已提交
676
    simplecov (0.12.0)
677
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
678
      json (>= 1.8, < 3)
679 680
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
681 682
    sinatra (1.4.7)
      rack (~> 1.5)
683
      rack-protection (~> 1.4)
D
Douwe Maan 已提交
684
      tilt (>= 1.3, < 3)
G
gitlabhq 已提交
685
    six (0.2.0)
686
    slack-notifier (1.2.1)
687
    slop (3.6.0)
D
Douwe Maan 已提交
688 689 690 691
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
692 693
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
694 695
      railties (>= 3)
      spinach (>= 0.4)
K
Kamil Trzcinski 已提交
696 697
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
698
    spring (1.7.2)
J
Jeroen van Baarsen 已提交
699
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
700
      spring (>= 0.9.1)
701
    spring-commands-spinach (1.1.0)
J
Jeroen van Baarsen 已提交
702
      spring (>= 0.9.1)
703 704
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
C
Connor Shea 已提交
705
    sprockets (3.6.3)
706
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
707
      rack (> 1, < 3)
J
Jacob Schatz 已提交
708 709 710 711
    sprockets-es6 (0.9.0)
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
712
    sprockets-rails (3.1.1)
R
Robert Speicher 已提交
713 714 715
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
P
Pirate Praveen 已提交
716
    state_machines (0.4.0)
717 718
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
719
      state_machines (>= 0.4.0)
720 721
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
722
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
723
    stringex (2.5.2)
724 725
    sys-filesystem (1.1.6)
      ffi
A
Alex Lossent 已提交
726
    systemu (2.6.5)
R
Robert Speicher 已提交
727 728
    task_list (1.0.2)
      html-pipeline
729 730
    teaspoon (1.1.5)
      railties (>= 3.2.5, < 6)
731 732
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
C
connorshea 已提交
733
    temple (0.7.7)
734
    test_after_commit (0.4.2)
D
Douwe Maan 已提交
735
      activerecord (>= 3.2)
C
Connor Shea 已提交
736
    thin (1.7.0)
D
Douwe Maan 已提交
737
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
738
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
739
      rack (>= 1, < 3)
740
    thor (0.19.1)
741
    thread_safe (0.3.5)
742
    tilt (2.0.5)
K
Kamil Trzcinski 已提交
743
    timecop (0.8.1)
744
    timfel-krb5-auth (0.8.3)
R
Robert Speicher 已提交
745
    tinder (1.10.1)
746
      eventmachine (~> 1.0)
R
Robert Speicher 已提交
747
      faraday (~> 0.9.0)
748
      faraday_middleware (~> 0.9)
R
Robert Speicher 已提交
749
      hashie (>= 1.0)
750
      json (~> 1.8.0)
R
Robert Speicher 已提交
751
      mime-types
752
      multi_json (~> 1.7)
753
      twitter-stream (~> 0.1)
R
Robert Speicher 已提交
754
    turbolinks (2.5.3)
755
      coffee-rails
756 757 758 759
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
760
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
761
      thread_safe (~> 0.1)
762
    u2f (0.2.1)
R
Robert Speicher 已提交
763
    uglifier (2.7.2)
G
gitlabhq 已提交
764
      execjs (>= 0.3.0)
765
      json (>= 1.8.0)
766
    underscore-rails (1.8.3)
767 768
    unf (0.1.4)
      unf_ext
769
    unf_ext (0.0.7.2)
Z
Z.J. van de Weg 已提交
770
    unicode-display_width (1.1.0)
R
Robert Speicher 已提交
771
    unicorn (4.9.0)
772 773 774
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
V
Valery Sizov 已提交
775
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
776
      get_process_mem (~> 0)
V
Valery Sizov 已提交
777
      unicorn (>= 4, < 6)
778
    uniform_notifier (1.10.0)
R
Robert Speicher 已提交
779
    uuid (2.3.8)
A
Alex Lossent 已提交
780
      macaddr (~> 1.0)
781
    version_sorter (2.0.0)
D
Douwe Maan 已提交
782 783
    virtus (1.0.5)
      axiom-types (~> 0.1)
784
      coercible (~> 1.0)
D
Douwe Maan 已提交
785 786
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
787
    vmstat (2.1.1)
788
    warden (1.2.6)
G
gitlabhq 已提交
789
      rack (>= 1.0)
C
connorshea 已提交
790
    web-console (2.3.0)
V
Valery Sizov 已提交
791 792 793 794
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
795 796
    webmock (1.21.0)
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
797
      crack (>= 0.3.2)
V
Valery Sizov 已提交
798
    websocket-driver (0.6.3)
R
Robert Speicher 已提交
799 800
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
801
    wikicloth (0.8.1)
R
Robert Schilling 已提交
802 803
      builder
      expression_parser
V
Valery Sizov 已提交
804
      rinku
805
    xml-simple (1.1.5)
806
    xpath (2.0.0)
G
gitlabhq 已提交
807 808 809 810 811 812
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
813
  RedCloth (~> 4.3.2)
A
Alfredo Sumaran 已提交
814
  ace-rails-ap (~> 4.0.2)
815
  activerecord-session_store (~> 1.0.0)
N
Nihad Abbasov 已提交
816
  acts-as-taggable-on (~> 3.4)
D
Douwe Maan 已提交
817
  addressable (~> 2.3.8)
818
  after_commit_queue (~> 1.3.0)
819
  akismet (~> 2.0)
820
  allocations (~> 1.0)
R
Robert Speicher 已提交
821
  asana (~> 0.4.0)
822
  asciidoctor (~> 1.5.2)
823
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
824
  awesome_print (~> 1.2.0)
825
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
826
  base32 (~> 0.3.0)
827
  benchmark-ips (~> 2.3.0)
D
Douwe Maan 已提交
828 829
  better_errors (~> 1.0.1)
  binding_of_caller (~> 0.7.2)
830
  bootstrap-sass (~> 3.3.0)
831
  brakeman (~> 3.3.0)
S
Stan Hu 已提交
832
  browser (~> 2.2)
833
  bullet (~> 5.2.0)
834 835
  bundler-audit (~> 0.5.0)
  byebug (~> 8.2.1)
S
Stan Hu 已提交
836
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
837
  capybara-screenshot (~> 1.0.0)
R
Rubén Dávila 已提交
838
  carrierwave (~> 0.10.0)
839
  charlock_holmes (~> 0.7.3)
840
  chronic_duration (~> 0.10.6)
D
Douwe Maan 已提交
841
  coffee-rails (~> 4.1.0)
842
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
843
  creole (~> 0.5.0)
R
Robert Speicher 已提交
844
  d3_rails (~> 3.5.0)
845
  database_cleaner (~> 1.5.0)
D
Dmitriy Zaporozhets 已提交
846
  default_value_for (~> 3.0.0)
847 848
  devise (~> 4.0)
  devise-two-factor (~> 3.0.0)
S
skv-headless 已提交
849
  diffy (~> 3.0.3)
850
  doorkeeper (~> 4.0)
D
Douwe Maan 已提交
851 852
  dropzonejs-rails (~> 0.7.1)
  email_reply_parser (~> 0.5.8)
R
Robert Speicher 已提交
853
  email_spec (~> 1.6.0)
854
  factory_girl_rails (~> 4.6.0)
R
Robert Speicher 已提交
855
  ffaker (~> 2.0.0)
856 857
  flay (~> 2.6.1)
  flog (~> 4.3.2)
S
Stan Hu 已提交
858
  fog-aws (~> 0.9)
859
  fog-azure (~> 0.0)
S
Stan Hu 已提交
860 861 862 863
  fog-core (~> 1.40)
  fog-google (~> 0.3)
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
864
  fog-rackspace (~> 0.1.1)
J
James Lopez 已提交
865
  font-awesome-rails (~> 4.6.1)
866
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
867
  fuubar (~> 2.0.0)
868
  gemnasium-gitlab-service (~> 0.2)
869
  gemojione (~> 3.0)
870
  github-linguist (~> 4.7.0)
871
  github-markup (~> 1.4)
872
  gitlab-flowdock-git-hook (~> 1.0.1)
873
  gitlab_git (~> 10.3.2)
D
Dmitriy Zaporozhets 已提交
874
  gitlab_meta (= 7.0)
D
Douwe Maan 已提交
875
  gitlab_omniauth-ldap (~> 1.2.1)
876
  gollum-lib (~> 4.2)
877
  gollum-rugged_adapter (~> 0.4.2)
C
Connor Shea 已提交
878
  gon (~> 6.1.0)
K
Kamil Trzcinski 已提交
879
  grape (~> 0.13.0)
D
Dmitriy Zaporozhets 已提交
880
  grape-entity (~> 0.4.2)
881
  hamlit (~> 2.5)
882
  health_check (~> 2.1.0)
C
Chulki Lee 已提交
883
  hipchat (~> 1.5.0)
884
  html-pipeline (~> 1.11.0)
D
Douwe Maan 已提交
885
  httparty (~> 0.13.3)
886
  influxdb (~> 0.2)
887
  jquery-atwho-rails (~> 1.3.2)
888
  jquery-rails (~> 4.1.0)
889
  jquery-turbolinks (~> 2.1.0)
890
  jquery-ui-rails (~> 5.0.0)
891
  jwt
892
  kaminari (~> 0.17.0)
893
  knapsack (~> 1.11.0)
R
Robert Speicher 已提交
894
  letter_opener_web (~> 1.3.0)
895
  license_finder (~> 2.1.0)
896
  licensee (~> 8.0.0)
S
Stan Hu 已提交
897
  loofah (~> 2.0.3)
898
  mail_room (~> 0.8)
899
  method_source (~> 0.8)
D
Douwe Maan 已提交
900 901 902 903
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
  nested_form (~> 0.3.2)
V
Valery Sizov 已提交
904
  net-ssh (~> 3.0.1)
905
  newrelic_rpm (~> 3.14)
J
Jacob Vosmaer 已提交
906
  nokogiri (~> 1.6.7, >= 1.6.7.2)
907
  oauth2 (~> 1.2.0)
908
  octokit (~> 4.3.0)
909
  omniauth (~> 1.3.1)
910
  omniauth-auth0 (~> 1.4.1)
911
  omniauth-azure-oauth2 (~> 0.0.6)
D
Douwe Maan 已提交
912
  omniauth-bitbucket (~> 0.0.2)
T
tduehr 已提交
913
  omniauth-cas3 (~> 1.1.2)
D
Douwe Maan 已提交
914
  omniauth-facebook (~> 3.0.0)
D
Douwe Maan 已提交
915 916
  omniauth-github (~> 1.1.1)
  omniauth-gitlab (~> 1.0.0)
917
  omniauth-google-oauth2 (~> 0.4.1)
918
  omniauth-kerberos (~> 0.3.0)
919
  omniauth-saml (~> 1.6.0)
920
  omniauth-shibboleth (~> 1.2.0)
921
  omniauth-twitter (~> 1.2.0)
922
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
923 924 925
  org-ruby (~> 0.9.12)
  paranoia (~> 2.0)
  pg (~> 0.18.2)
R
Robert Speicher 已提交
926
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
927
  premailer-rails (~> 1.9.0)
928
  pry-rails (~> 0.3.4)
929
  rack-attack (~> 4.3.1)
R
Robert Speicher 已提交
930
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
931
  rack-oauth2 (~> 1.2.1)
C
Connor Shea 已提交
932
  rails (= 4.2.7)
V
Valery Sizov 已提交
933
  rails-deprecated_sanitizer (~> 1.0.3)
C
Connor Shea 已提交
934
  rainbow (~> 2.1.0)
935
  rblineprof (~> 0.3.6)
R
Robert Schilling 已提交
936
  rdoc (~> 3.6)
937
  recaptcha (~> 3.0)
938
  redcarpet (~> 3.3.3)
939
  redis (~> 3.2)
940
  redis-namespace (~> 1.5.2)
D
Douwe Maan 已提交
941
  redis-rails (~> 4.0.0)
942
  request_store (~> 1.3.0)
943
  rerun (~> 0.11.0)
V
Valery Sizov 已提交
944
  responders (~> 2.0)
945
  rouge (~> 2.0)
D
Douwe Maan 已提交
946
  rqrcode-rails3 (~> 0.1.7)
947
  rspec-rails (~> 3.5.0)
948
  rspec-retry (~> 0.4.5)
C
Connor Shea 已提交
949
  rubocop (~> 0.41.2)
R
Robert Speicher 已提交
950
  rubocop-rspec (~> 1.5.0)
J
Jared Szechy 已提交
951
  ruby-fogbugz (~> 0.2.1)
952
  ruby-prof (~> 0.15.9)
953
  sanitize (~> 2.0)
R
Robert Speicher 已提交
954
  sass-rails (~> 5.0.0)
955
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
956 957
  sdoc (~> 0.3.20)
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
958
  select2-rails (~> 3.5.9)
959
  sentry-raven (~> 1.1.0)
D
Douwe Maan 已提交
960
  settingslogic (~> 2.0.9)
961
  sham_rack (~> 1.3.6)
962
  shoulda-matchers (~> 2.8.0)
G
Gabriel Mazetto 已提交
963 964
  sidekiq (~> 4.0)
  sidekiq-cron (~> 0.4.0)
965
  simplecov (= 0.12.0)
D
Douwe Maan 已提交
966 967
  sinatra (~> 1.4.4)
  six (~> 0.2.0)
968
  slack-notifier (~> 1.2.0)
D
Douwe Maan 已提交
969
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
970
  spinach-rerun-reporter (~> 0.0.2)
971
  spring (~> 1.7.0)
D
Douwe Maan 已提交
972
  spring-commands-rspec (~> 1.0.4)
973
  spring-commands-spinach (~> 1.1.0)
974
  spring-commands-teaspoon (~> 0.0.2)
975
  sprockets (~> 3.6.0)
J
Jacob Schatz 已提交
976
  sprockets-es6
977
  state_machines-activerecord (~> 0.4.0)
978
  sys-filesystem (~> 1.1.6)
D
Douwe Maan 已提交
979
  task_list (~> 1.0.2)
980
  teaspoon (~> 1.1.0)
D
Douwe Maan 已提交
981
  teaspoon-jasmine (~> 2.2.0)
982
  test_after_commit (~> 0.4.2)
C
Connor Shea 已提交
983
  thin (~> 1.7.0)
R
Robert Speicher 已提交
984
  tinder (~> 1.10.0)
R
Robert Speicher 已提交
985
  turbolinks (~> 2.5.0)
986
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
987
  uglifier (~> 2.7.2)
988
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
989
  unf (~> 0.1.4)
R
Robert Speicher 已提交
990
  unicorn (~> 4.9.0)
D
Douwe Maan 已提交
991 992 993
  unicorn-worker-killer (~> 0.4.2)
  version_sorter (~> 2.0.0)
  virtus (~> 1.0.1)
994
  vmstat (~> 2.1.1)
V
Valery Sizov 已提交
995
  web-console (~> 2.0)
996
  webmock (~> 1.21.0)
V
Valery Sizov 已提交
997
  wikicloth (= 0.8.1)
C
connorshea 已提交
998 999

BUNDLED WITH
T
Timothy Andrew 已提交
1000
   1.12.5