main
  1GEM
  2  remote: https://rubygems.org/
  3  specs:
  4    actioncable (6.0.4.7)
  5      actionpack (= 6.0.4.7)
  6      nio4r (~> 2.0)
  7      websocket-driver (>= 0.6.1)
  8    actionmailbox (6.0.4.7)
  9      actionpack (= 6.0.4.7)
 10      activejob (= 6.0.4.7)
 11      activerecord (= 6.0.4.7)
 12      activestorage (= 6.0.4.7)
 13      activesupport (= 6.0.4.7)
 14      mail (>= 2.7.1)
 15    actionmailer (6.0.4.7)
 16      actionpack (= 6.0.4.7)
 17      actionview (= 6.0.4.7)
 18      activejob (= 6.0.4.7)
 19      mail (~> 2.5, >= 2.5.4)
 20      rails-dom-testing (~> 2.0)
 21    actionpack (6.0.4.7)
 22      actionview (= 6.0.4.7)
 23      activesupport (= 6.0.4.7)
 24      rack (~> 2.0, >= 2.0.8)
 25      rack-test (>= 0.6.3)
 26      rails-dom-testing (~> 2.0)
 27      rails-html-sanitizer (~> 1.0, >= 1.2.0)
 28    actiontext (6.0.4.7)
 29      actionpack (= 6.0.4.7)
 30      activerecord (= 6.0.4.7)
 31      activestorage (= 6.0.4.7)
 32      activesupport (= 6.0.4.7)
 33      nokogiri (>= 1.8.5)
 34    actionview (6.0.4.7)
 35      activesupport (= 6.0.4.7)
 36      builder (~> 3.1)
 37      erubi (~> 1.4)
 38      rails-dom-testing (~> 2.0)
 39      rails-html-sanitizer (~> 1.1, >= 1.2.0)
 40    activejob (6.0.4.7)
 41      activesupport (= 6.0.4.7)
 42      globalid (>= 0.3.6)
 43    activemodel (6.0.4.7)
 44      activesupport (= 6.0.4.7)
 45    activerecord (6.0.4.7)
 46      activemodel (= 6.0.4.7)
 47      activesupport (= 6.0.4.7)
 48    activerecord-session_store (1.1.3)
 49      actionpack (>= 4.0)
 50      activerecord (>= 4.0)
 51      multi_json (~> 1.11, >= 1.11.2)
 52      rack (>= 1.5.2, < 3)
 53      railties (>= 4.0)
 54    activestorage (6.0.4.7)
 55      actionpack (= 6.0.4.7)
 56      activejob (= 6.0.4.7)
 57      activerecord (= 6.0.4.7)
 58      marcel (~> 1.0.0)
 59    activesupport (6.0.4.7)
 60      concurrent-ruby (~> 1.0, >= 1.0.2)
 61      i18n (>= 0.7, < 2)
 62      minitest (~> 5.1)
 63      tzinfo (~> 1.1)
 64      zeitwerk (~> 2.2, >= 2.2.2)
 65    addressable (2.8.0)
 66      public_suffix (>= 2.0.2, < 5.0)
 67    ast (2.4.2)
 68    audited (4.10.0)
 69      activerecord (>= 4.2, < 6.2)
 70    bcrypt (3.1.17)
 71    better_html (1.0.16)
 72      actionview (>= 4.0)
 73      activesupport (>= 4.0)
 74      ast (~> 2.0)
 75      erubi (~> 1.4)
 76      html_tokenizer (~> 0.0.6)
 77      parser (>= 2.4)
 78      smart_properties
 79    bindex (0.8.1)
 80    bootsnap (1.11.1)
 81      msgpack (~> 1.2)
 82    brakeman (4.10.1)
 83    browser (2.7.1)
 84    builder (3.2.4)
 85    bundler-audit (0.9.0.1)
 86      bundler (>= 1.2.0, < 3)
 87      thor (~> 1.0)
 88    byebug (11.1.3)
 89    capybara (3.36.0)
 90      addressable
 91      matrix
 92      mini_mime (>= 0.1.3)
 93      nokogiri (~> 1.8)
 94      rack (>= 1.6.0)
 95      rack-test (>= 0.6.3)
 96      regexp_parser (>= 1.5, < 3.0)
 97      xpath (~> 3.2)
 98    capybara-screenshot (1.0.26)
 99      capybara (>= 1.0, < 4)
100      launchy
101    childprocess (3.0.0)
102    colorator (1.1.0)
103    concurrent-ruby (1.1.9)
104    crack (0.4.5)
105      rexml
106    crass (1.0.6)
107    diff-lcs (1.5.0)
108    dotenv (2.7.6)
109    em-websocket (0.5.3)
110      eventmachine (>= 0.12.9)
111      http_parser.rb (~> 0)
112    email_validator (1.6.0)
113      activemodel
114    erb_lint (0.1.1)
115      activesupport
116      better_html (~> 1.0.7)
117      html_tokenizer
118      parser (>= 2.7.1.4)
119      rainbow
120      rubocop
121      smart_properties
122    erubi (1.10.0)
123    eventmachine (1.2.7)
124    factory_bot (4.11.1)
125      activesupport (>= 3.0.0)
126    factory_bot_rails (4.11.1)
127      factory_bot (~> 4.11.1)
128      railties (>= 3.0.0)
129    ffaker (2.20.0)
130    ffi (1.15.5)
131    flipper (0.24.0)
132    flipper-active_record (0.24.0)
133      activerecord (>= 4.2, < 8)
134      flipper (~> 0.24.0)
135    flutie (2.2.0)
136    forwardable-extended (2.6.0)
137    globalid (1.0.0)
138      activesupport (>= 5.0)
139    hashdiff (1.0.1)
140    highline (2.0.3)
141    html_tokenizer (0.0.7)
142    http_parser.rb (0.8.0)
143    i18n (0.9.5)
144      concurrent-ruby (~> 1.0)
145    i18n-tasks (0.9.37)
146      activesupport (>= 4.0.2)
147      ast (>= 2.1.0)
148      erubi
149      highline (>= 2.0.0)
150      i18n
151      parser (>= 2.2.3.0)
152      rails-i18n
153      rainbow (>= 2.2.2, < 4.0)
154      terminal-table (>= 1.5.1)
155    jbuilder (2.11.5)
156      actionview (>= 5.0.0)
157      activesupport (>= 5.0.0)
158    jekyll (3.9.1)
159      addressable (~> 2.4)
160      colorator (~> 1.0)
161      em-websocket (~> 0.5)
162      i18n (~> 0.7)
163      jekyll-sass-converter (~> 1.0)
164      jekyll-watch (~> 2.0)
165      kramdown (>= 1.17, < 3)
166      liquid (~> 4.0)
167      mercenary (~> 0.3.3)
168      pathutil (~> 0.9)
169      rouge (>= 1.7, < 4)
170      safe_yaml (~> 1.0)
171    jekyll-feed (0.16.0)
172      jekyll (>= 3.7, < 5.0)
173    jekyll-sass-converter (1.5.2)
174      sass (~> 3.4)
175    jekyll-seo-tag (2.8.0)
176      jekyll (>= 3.8, < 5.0)
177    jekyll-watch (2.2.1)
178      listen (~> 3.0)
179    jwt (2.3.0)
180    kramdown (2.3.1)
181      rexml
182    launchy (2.5.0)
183      addressable (~> 2.7)
184    liquid (4.0.3)
185    listen (3.1.5)
186      rb-fsevent (~> 0.9, >= 0.9.4)
187      rb-inotify (~> 0.9, >= 0.9.7)
188      ruby_dep (~> 1.2)
189    local_time (2.1.0)
190    loofah (2.15.0)
191      crass (~> 1.0.2)
192      nokogiri (>= 1.5.9)
193    mail (2.7.1)
194      mini_mime (>= 0.1.1)
195    marcel (1.0.2)
196    matrix (0.4.2)
197    mercenary (0.3.6)
198    method_source (1.0.0)
199    mini_mime (1.1.2)
200    mini_portile2 (2.8.0)
201    minima (2.5.1)
202      jekyll (>= 3.5, < 5.0)
203      jekyll-feed (~> 0.9)
204      jekyll-seo-tag (~> 2.1)
205    minitest (5.15.0)
206    msgpack (1.4.5)
207    multi_json (1.15.0)
208    net-hippie (0.3.2)
209    nio4r (2.5.8)
210    nokogiri (1.13.3)
211      mini_portile2 (~> 2.8.0)
212      racc (~> 1.4)
213    parallel (1.21.0)
214    parser (3.1.1.0)
215      ast (~> 2.4.1)
216    parslet (1.8.2)
217    pathutil (0.16.2)
218      forwardable-extended (~> 2.6)
219    pg (1.3.4)
220    public_suffix (4.0.6)
221    puma (3.12.6)
222    racc (1.6.0)
223    rack (2.2.3)
224    rack-proxy (0.7.2)
225      rack
226    rack-test (1.1.0)
227      rack (>= 1.0, < 3)
228    rails (6.0.4.7)
229      actioncable (= 6.0.4.7)
230      actionmailbox (= 6.0.4.7)
231      actionmailer (= 6.0.4.7)
232      actionpack (= 6.0.4.7)
233      actiontext (= 6.0.4.7)
234      actionview (= 6.0.4.7)
235      activejob (= 6.0.4.7)
236      activemodel (= 6.0.4.7)
237      activerecord (= 6.0.4.7)
238      activestorage (= 6.0.4.7)
239      activesupport (= 6.0.4.7)
240      bundler (>= 1.3.0)
241      railties (= 6.0.4.7)
242      sprockets-rails (>= 2.0.0)
243    rails-dom-testing (2.0.3)
244      activesupport (>= 4.2.0)
245      nokogiri (>= 1.6)
246    rails-html-sanitizer (1.4.2)
247      loofah (~> 2.3)
248    rails-i18n (7.0.3)
249      i18n (>= 0.7, < 2)
250      railties (>= 6.0.0, < 8)
251    rails_12factor (0.0.3)
252      rails_serve_static_assets
253      rails_stdout_logging
254    rails_serve_static_assets (0.0.5)
255    rails_stdout_logging (0.0.5)
256    railties (6.0.4.7)
257      actionpack (= 6.0.4.7)
258      activesupport (= 6.0.4.7)
259      method_source
260      rake (>= 0.8.7)
261      thor (>= 0.20.3, < 2.0)
262    rainbow (3.1.1)
263    rake (13.0.6)
264    rb-fsevent (0.11.1)
265    rb-inotify (0.10.1)
266      ffi (~> 1.0)
267    regexp_parser (2.2.1)
268    rexml (3.2.5)
269    rotp (3.3.1)
270    rouge (3.28.0)
271    rspec-core (3.9.3)
272      rspec-support (~> 3.9.3)
273    rspec-expectations (3.9.4)
274      diff-lcs (>= 1.2.0, < 2.0)
275      rspec-support (~> 3.9.0)
276    rspec-mocks (3.9.1)
277      diff-lcs (>= 1.2.0, < 2.0)
278      rspec-support (~> 3.9.0)
279    rspec-rails (3.9.1)
280      actionpack (>= 3.0)
281      activesupport (>= 3.0)
282      railties (>= 3.0)
283      rspec-core (~> 3.9.0)
284      rspec-expectations (~> 3.9.0)
285      rspec-mocks (~> 3.9.0)
286      rspec-support (~> 3.9.0)
287    rspec-support (3.9.4)
288    rubocop (0.93.1)
289      parallel (~> 1.10)
290      parser (>= 2.7.1.5)
291      rainbow (>= 2.2.2, < 4.0)
292      regexp_parser (>= 1.8)
293      rexml
294      rubocop-ast (>= 0.6.0)
295      ruby-progressbar (~> 1.7)
296      unicode-display_width (>= 1.4.0, < 2.0)
297    rubocop-ast (1.16.0)
298      parser (>= 3.1.1.0)
299    rubocop-rails (2.9.1)
300      activesupport (>= 4.2.0)
301      rack (>= 1.1)
302      rubocop (>= 0.90.0, < 2.0)
303    rubocop-rspec (1.44.1)
304      rubocop (~> 0.87)
305      rubocop-ast (>= 0.7.1)
306    ruby-progressbar (1.11.0)
307    ruby_dep (1.5.0)
308    rubyzip (2.3.2)
309    safe_yaml (1.0.5)
310    saml-kit (1.1.0)
311      activemodel (>= 4.2.0)
312      net-hippie (~> 0.1)
313      xml-kit (>= 0.3.0, < 1.0.0)
314    sass (3.7.4)
315      sass-listen (~> 4.0.0)
316    sass-listen (4.0.0)
317      rb-fsevent (~> 0.9, >= 0.9.4)
318      rb-inotify (~> 0.9, >= 0.9.7)
319    scim-kit (0.5.1)
320      activemodel (>= 5.2.0)
321      net-hippie (~> 0.3)
322      parslet (~> 1.8)
323      tilt (~> 2.0)
324      tilt-jbuilder (~> 0.7)
325    selenium-webdriver (3.142.7)
326      childprocess (>= 0.5, < 4.0)
327      rubyzip (>= 1.2.2)
328    smart_properties (1.17.0)
329    spank (1.1.0)
330    sprockets (4.0.3)
331      concurrent-ruby (~> 1.0)
332      rack (> 1, < 3)
333    sprockets-rails (3.4.2)
334      actionpack (>= 5.2)
335      activesupport (>= 5.2)
336      sprockets (>= 3.0.0)
337    terminal-table (3.0.2)
338      unicode-display_width (>= 1.1.1, < 3)
339    thor (1.2.1)
340    thread_safe (0.3.6)
341    tilt (2.0.10)
342    tilt-jbuilder (0.7.1)
343      jbuilder
344      tilt (>= 1.3.0, < 3)
345    turbolinks (5.2.1)
346      turbolinks-source (~> 5.2)
347    turbolinks-source (5.2.0)
348    tzinfo (1.2.9)
349      thread_safe (~> 0.1)
350    unicode-display_width (1.8.0)
351    varkon (0.1.0)
352    vcr (4.0.0)
353    web-console (4.2.0)
354      actionview (>= 6.0.0)
355      activemodel (>= 6.0.0)
356      bindex (>= 0.4.0)
357      railties (>= 6.0.0)
358    webmock (3.14.0)
359      addressable (>= 2.8.0)
360      crack (>= 0.3.2)
361      hashdiff (>= 0.4.0, < 2.0.0)
362    webpacker (4.3.0)
363      activesupport (>= 4.2)
364      rack-proxy (>= 0.6.1)
365      railties (>= 4.2)
366    websocket-driver (0.7.5)
367      websocket-extensions (>= 0.1.0)
368    websocket-extensions (0.1.5)
369    xml-kit (0.5.0)
370      activemodel (>= 4.2.0)
371      builder (~> 3.2)
372      nokogiri (~> 1.10)
373      tilt (>= 1.4.1)
374      xmldsig (~> 0.6)
375    xmldsig (0.6.6)
376      nokogiri (>= 1.6.8, < 2.0.0)
377    xpath (3.2.0)
378      nokogiri (~> 1.8)
379    zeitwerk (2.5.4)
380
381PLATFORMS
382  ruby
383
384DEPENDENCIES
385  activerecord-session_store (~> 1.1)
386  audited (~> 4.8)
387  bcrypt (~> 3.1)
388  bootsnap (>= 1.4.4)
389  brakeman (~> 4.3)
390  browser (~> 2.5)
391  bundler-audit (~> 0.6)
392  byebug
393  capybara (~> 3.6)
394  capybara-screenshot (~> 1.0)
395  dotenv (~> 2.5)
396  email_validator (~> 1.6)
397  erb_lint
398  factory_bot_rails (~> 4.11)
399  ffaker (~> 2.10)
400  flipper (~> 0.16)
401  flipper-active_record (~> 0.16)
402  flutie (~> 2.1)
403  i18n-tasks (~> 0.9.24)
404  jbuilder (~> 2.5)
405  jekyll (~> 3.8)
406  jwt (~> 2.1)
407  listen (>= 3.0.5, < 3.2)
408  local_time (~> 2.1)
409  minima (~> 2.0)
410  pg
411  puma (~> 3.12)
412  rails (~> 6.0.0)
413  rails_12factor (~> 0.0)
414  rotp (~> 3.3)
415  rspec-rails (~> 3.8)
416  rubocop (~> 0.59)
417  rubocop-rails (~> 2.0)
418  rubocop-rspec (~> 1.30)
419  saml-kit (~> 1.0)
420  scim-kit (~> 0.1)
421  selenium-webdriver (~> 3.14)
422  spank (~> 1.0)
423  turbolinks (~> 5)
424  varkon (~> 0.1)
425  vcr (~> 4.0)
426  web-console (>= 3.3.0)
427  webmock (~> 3.4)
428  webpacker (~> 4.0)
429
430RUBY VERSION
431   ruby 2.6.6p146
432
433BUNDLED WITH
434   2.2.19