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

PLATFORMS
  ruby

DEPENDENCIES
887
  RedCloth (~> 4.2.9)
A
Alfredo Sumaran 已提交
888
  ace-rails-ap (~> 4.0.2)
889
  activerecord-session_store (~> 1.0.0)
N
Nihad Abbasov 已提交
890
  acts-as-taggable-on (~> 3.4)
D
Douwe Maan 已提交
891
  addressable (~> 2.3.8)
892
  after_commit_queue
893
  akismet (~> 2.0)
894
  allocations (~> 1.0)
R
Robert Speicher 已提交
895
  asana (~> 0.4.0)
896
  asciidoctor (~> 1.5.2)
D
Douwe Maan 已提交
897 898
  attr_encrypted (~> 1.3.4)
  awesome_print (~> 1.2.0)
899
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
900
  base32 (~> 0.3.0)
901
  benchmark-ips
D
Douwe Maan 已提交
902 903
  better_errors (~> 1.0.1)
  binding_of_caller (~> 0.7.2)
904
  bootstrap-sass (~> 3.3.0)
905
  brakeman (~> 3.2.0)
906
  browser (~> 1.0.0)
Y
Yorick Peterse 已提交
907
  bullet
D
Dmitriy Zaporozhets 已提交
908
  bundler-audit
D
Douwe Maan 已提交
909
  byebug
S
Stan Hu 已提交
910
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
911
  capybara-screenshot (~> 1.0.0)
R
Rubén Dávila 已提交
912
  carrierwave (~> 0.10.0)
913
  charlock_holmes (~> 0.7.3)
D
Douwe Maan 已提交
914
  coffee-rails (~> 4.1.0)
R
Robert Speicher 已提交
915
  colorize (~> 0.7.0)
916
  connection_pool (~> 2.0)
917
  coveralls (~> 0.8.2)
R
Robert Speicher 已提交
918
  creole (~> 0.5.0)
R
Robert Speicher 已提交
919
  d3_rails (~> 3.5.0)
920
  database_cleaner (~> 1.4.0)
D
Dmitriy Zaporozhets 已提交
921
  default_value_for (~> 3.0.0)
922
  devise (~> 3.5.4)
923
  devise-async (~> 0.9.0)
924
  devise-two-factor (~> 2.0.0)
S
skv-headless 已提交
925
  diffy (~> 3.0.3)
926
  doorkeeper (~> 3.1)
D
Douwe Maan 已提交
927 928
  dropzonejs-rails (~> 0.7.1)
  email_reply_parser (~> 0.5.8)
R
Robert Speicher 已提交
929
  email_spec (~> 1.6.0)
930
  factory_girl_rails (~> 4.6.0)
R
Robert Speicher 已提交
931
  ffaker (~> 2.0.0)
932
  flay
933
  flog
S
Stan Hu 已提交
934
  fog (~> 1.36.0)
S
Sullivan SENECHAL 已提交
935
  font-awesome-rails (~> 4.2)
D
Dmitriy Zaporozhets 已提交
936
  foreman
R
Robert Speicher 已提交
937
  fuubar (~> 2.0.0)
938
  gemnasium-gitlab-service (~> 0.2)
939
  github-linguist (~> 4.7.0)
D
Douwe Maan 已提交
940
  github-markup (~> 1.3.1)
941
  gitlab-flowdock-git-hook (~> 1.0.1)
942
  gitlab_emoji (~> 0.3.0)
943
  gitlab_git (~> 10.0)
D
Dmitriy Zaporozhets 已提交
944
  gitlab_meta (= 7.0)
D
Douwe Maan 已提交
945
  gitlab_omniauth-ldap (~> 1.2.1)
946
  gollum-lib (~> 4.1.0)
947
  gollum-rugged_adapter (~> 0.4.2)
R
Robert Speicher 已提交
948
  gon (~> 6.0.1)
K
Kamil Trzcinski 已提交
949
  grape (~> 0.13.0)
D
Dmitriy Zaporozhets 已提交
950
  grape-entity (~> 0.4.2)
R
Robert Speicher 已提交
951
  haml-rails (~> 0.9.0)
952
  health_check (~> 1.5.1)
C
Chulki Lee 已提交
953
  hipchat (~> 1.5.0)
954
  html-pipeline (~> 1.11.0)
D
Douwe Maan 已提交
955
  httparty (~> 0.13.3)
956
  influxdb (~> 0.2)
957
  jquery-atwho-rails (~> 1.3.2)
958
  jquery-rails (~> 4.1.0)
959
  jquery-turbolinks (~> 2.1.0)
960
  jquery-ui-rails (~> 5.0.0)
961
  jwt
962
  kaminari (~> 0.17.0)
R
Robert Speicher 已提交
963
  letter_opener_web (~> 1.3.0)
964
  licensee (~> 8.0.0)
S
Stan Hu 已提交
965
  loofah (~> 2.0.3)
966
  mail_room (~> 0.7)
967
  method_source (~> 0.8)
D
Douwe Maan 已提交
968 969 970 971
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
  nested_form (~> 0.3.2)
V
Valery Sizov 已提交
972
  net-ssh (~> 3.0.1)
973
  newrelic_rpm (~> 3.14)
J
Jacob Vosmaer 已提交
974
  nokogiri (~> 1.6.7, >= 1.6.7.2)
D
Douwe Maan 已提交
975
  oauth2 (~> 1.0.0)
976
  octokit (~> 4.3.0)
977
  omniauth (~> 1.3.1)
978
  omniauth-auth0 (~> 1.4.1)
979
  omniauth-azure-oauth2 (~> 0.0.6)
D
Douwe Maan 已提交
980
  omniauth-bitbucket (~> 0.0.2)
T
tduehr 已提交
981
  omniauth-cas3 (~> 1.1.2)
D
Douwe Maan 已提交
982
  omniauth-facebook (~> 3.0.0)
D
Douwe Maan 已提交
983 984
  omniauth-github (~> 1.1.1)
  omniauth-gitlab (~> 1.0.0)
985
  omniauth-google-oauth2 (~> 0.2.0)
986
  omniauth-kerberos (~> 0.3.0)
987
  omniauth-saml (~> 1.5.0)
988
  omniauth-shibboleth (~> 1.2.0)
989
  omniauth-twitter (~> 1.2.0)
990
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
991 992 993
  org-ruby (~> 0.9.12)
  paranoia (~> 2.0)
  pg (~> 0.18.2)
R
Robert Speicher 已提交
994
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
995
  premailer-rails (~> 1.9.0)
996
  pry-rails
D
Douwe Maan 已提交
997
  quiet_assets (~> 1.0.2)
998
  rack-attack (~> 4.3.1)
R
Robert Speicher 已提交
999
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
1000
  rack-oauth2 (~> 1.2.1)
R
Robert Speicher 已提交
1001
  rails (= 4.2.6)
V
Valery Sizov 已提交
1002
  rails-deprecated_sanitizer (~> 1.0.3)
1003
  raphael-rails (~> 2.1.2)
1004
  rblineprof
R
Robert Schilling 已提交
1005
  rdoc (~> 3.6)
1006
  recaptcha
1007
  redcarpet (~> 3.3.3)
1008
  redis (~> 3.2)
G
Gabriel Mazetto 已提交
1009
  redis-namespace
D
Douwe Maan 已提交
1010
  redis-rails (~> 4.0.0)
1011
  request_store (~> 1.3.0)
1012
  rerun (~> 0.11.0)
V
Valery Sizov 已提交
1013
  responders (~> 2.0)
1014
  rouge (~> 1.10.1)
D
Douwe Maan 已提交
1015
  rqrcode-rails3 (~> 0.1.7)
1016
  rspec-rails (~> 3.4.0)
K
Kamil Trzcinski 已提交
1017
  rspec-retry
R
Robert Speicher 已提交
1018
  rubocop (~> 0.40.0)
R
Robert Speicher 已提交
1019
  rubocop-rspec (~> 1.5.0)
J
Jared Szechy 已提交
1020
  ruby-fogbugz (~> 0.2.1)
1021
  sanitize (~> 2.0)
R
Robert Speicher 已提交
1022
  sass-rails (~> 5.0.0)
1023
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
1024 1025
  sdoc (~> 0.3.20)
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
1026
  select2-rails (~> 3.5.9)
R
Robert Speicher 已提交
1027
  sentry-raven (~> 0.15)
D
Douwe Maan 已提交
1028
  settingslogic (~> 2.0.9)
J
Jared Szechy 已提交
1029
  sham_rack
1030
  shoulda-matchers (~> 2.8.0)
G
Gabriel Mazetto 已提交
1031 1032
  sidekiq (~> 4.0)
  sidekiq-cron (~> 0.4.0)
1033
  simplecov (~> 0.11.0)
D
Douwe Maan 已提交
1034 1035
  sinatra (~> 1.4.4)
  six (~> 0.2.0)
1036
  slack-notifier (~> 1.2.0)
D
Douwe Maan 已提交
1037
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1038
  spinach-rerun-reporter (~> 0.0.2)
1039
  spring (~> 1.7.0)
D
Douwe Maan 已提交
1040
  spring-commands-rspec (~> 1.0.4)
1041
  spring-commands-spinach (~> 1.1.0)
1042
  spring-commands-teaspoon (~> 0.0.2)
1043
  sprockets (~> 3.6.0)
1044
  state_machines-activerecord (~> 0.4.0)
D
Douwe Maan 已提交
1045
  task_list (~> 1.0.2)
1046
  teaspoon (~> 1.1.0)
D
Douwe Maan 已提交
1047
  teaspoon-jasmine (~> 2.2.0)
1048
  test_after_commit (~> 0.4.2)
D
Douwe Maan 已提交
1049
  thin (~> 1.6.1)
R
Robert Speicher 已提交
1050
  tinder (~> 1.10.0)
R
Robert Speicher 已提交
1051
  turbolinks (~> 2.5.0)
R
Robert Speicher 已提交
1052
  uglifier (~> 2.7.2)
1053
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
1054
  unf (~> 0.1.4)
R
Robert Speicher 已提交
1055
  unicorn (~> 4.9.0)
D
Douwe Maan 已提交
1056 1057 1058
  unicorn-worker-killer (~> 0.4.2)
  version_sorter (~> 2.0.0)
  virtus (~> 1.0.1)
V
Valery Sizov 已提交
1059
  web-console (~> 2.0)
1060
  webmock (~> 1.21.0)
V
Valery Sizov 已提交
1061
  wikicloth (= 0.8.1)
C
connorshea 已提交
1062 1063

BUNDLED WITH
R
Robert Speicher 已提交
1064
   1.12.4