main
  1PATH
  2  remote: .
  3  specs:
  4    saml-kit (1.4.0)
  5      activemodel (>= 5.1)
  6      base64 (~> 0.1)
  7      cgi (~> 0.1)
  8      forwardable (~> 1.0)
  9      logger (~> 1.0)
 10      net-hippie (~> 1.0)
 11      nokogiri (~> 1.0)
 12      securerandom (~> 0.1)
 13      uri (~> 1.0)
 14      xml-kit (~> 0.4)
 15
 16GEM
 17  remote: https://rubygems.org/
 18  specs:
 19    activemodel (7.2.2.1)
 20      activesupport (= 7.2.2.1)
 21    activesupport (7.2.2.1)
 22      base64
 23      benchmark (>= 0.3)
 24      bigdecimal
 25      concurrent-ruby (~> 1.0, >= 1.3.1)
 26      connection_pool (>= 2.2.5)
 27      drb
 28      i18n (>= 1.6, < 2)
 29      logger (>= 1.4.2)
 30      minitest (>= 5.1)
 31      securerandom (>= 0.3)
 32      tzinfo (~> 2.0, >= 2.0.5)
 33    addressable (2.8.7)
 34      public_suffix (>= 2.0.2, < 7.0)
 35    ast (2.4.3)
 36    base64 (0.2.0)
 37    benchmark (0.4.0)
 38    benchmark-malloc (0.2.0)
 39    benchmark-perf (0.6.0)
 40    benchmark-trend (0.4.0)
 41    bigdecimal (3.1.9)
 42    builder (3.3.0)
 43    bundler-audit (0.9.2)
 44      bundler (>= 1.2.0, < 3)
 45      thor (~> 1.0)
 46    cgi (0.4.2)
 47    concurrent-ruby (1.3.5)
 48    connection_pool (2.5.0)
 49    crack (1.0.0)
 50      bigdecimal
 51      rexml
 52    date (3.4.1)
 53    diff-lcs (1.6.1)
 54    docile (1.4.1)
 55    drb (2.2.1)
 56    erb (4.0.4)
 57      cgi (>= 0.3.3)
 58    ffaker (2.24.0)
 59    forwardable (1.3.3)
 60    hashdiff (1.1.2)
 61    i18n (1.14.7)
 62      concurrent-ruby (~> 1.0)
 63    io-console (0.8.0)
 64    irb (1.15.1)
 65      pp (>= 0.6.0)
 66      rdoc (>= 4.0.0)
 67      reline (>= 0.4.2)
 68    json (2.10.2)
 69    language_server-protocol (3.17.0.4)
 70    lint_roller (1.1.0)
 71    logger (1.6.6)
 72    mini_portile2 (2.8.8)
 73    minitest (5.25.5)
 74    net-hippie (1.2.0)
 75      logger (~> 1.0)
 76    nokogiri (1.18.6)
 77      mini_portile2 (~> 2.8.2)
 78      racc (~> 1.4)
 79    parallel (1.26.3)
 80    parser (3.3.7.3)
 81      ast (~> 2.4.1)
 82      racc
 83    pp (0.6.2)
 84      prettyprint
 85    prettyprint (0.2.0)
 86    prism (1.4.0)
 87    psych (5.2.3)
 88      date
 89      stringio
 90    public_suffix (6.0.1)
 91    racc (1.8.1)
 92    rainbow (3.1.1)
 93    rake (13.2.1)
 94    rdoc (6.13.0)
 95      psych (>= 4.0.0)
 96    regexp_parser (2.10.0)
 97    reline (0.6.0)
 98      io-console (~> 0.5)
 99    rexml (3.4.1)
100    rspec (3.13.0)
101      rspec-core (~> 3.13.0)
102      rspec-expectations (~> 3.13.0)
103      rspec-mocks (~> 3.13.0)
104    rspec-benchmark (0.6.0)
105      benchmark-malloc (~> 0.2)
106      benchmark-perf (~> 0.6)
107      benchmark-trend (~> 0.4)
108      rspec (>= 3.0)
109    rspec-core (3.13.3)
110      rspec-support (~> 3.13.0)
111    rspec-expectations (3.13.3)
112      diff-lcs (>= 1.2.0, < 2.0)
113      rspec-support (~> 3.13.0)
114    rspec-mocks (3.13.2)
115      diff-lcs (>= 1.2.0, < 2.0)
116      rspec-support (~> 3.13.0)
117    rspec-support (3.13.2)
118    rubocop (1.75.1)
119      json (~> 2.3)
120      language_server-protocol (~> 3.17.0.2)
121      lint_roller (~> 1.1.0)
122      parallel (~> 1.10)
123      parser (>= 3.3.0.2)
124      rainbow (>= 2.2.2, < 4.0)
125      regexp_parser (>= 2.9.3, < 3.0)
126      rubocop-ast (>= 1.43.0, < 2.0)
127      ruby-progressbar (~> 1.7)
128      unicode-display_width (>= 2.4.0, < 4.0)
129    rubocop-ast (1.43.0)
130      parser (>= 3.3.7.2)
131      prism (~> 1.4)
132    rubocop-rspec (3.5.0)
133      lint_roller (~> 1.1)
134      rubocop (~> 1.72, >= 1.72.1)
135    ruby-prof (1.7.1)
136    ruby-progressbar (1.13.0)
137    securerandom (0.4.1)
138    simplecov (0.22.0)
139      docile (~> 1.1)
140      simplecov-html (~> 0.11)
141      simplecov_json_formatter (~> 0.1)
142    simplecov-html (0.13.1)
143    simplecov_json_formatter (0.1.4)
144    stringio (3.1.6)
145    thor (1.3.2)
146    tilt (2.6.0)
147    tzinfo (2.0.6)
148      concurrent-ruby (~> 1.0)
149    unicode-display_width (3.1.4)
150      unicode-emoji (~> 4.0, >= 4.0.4)
151    unicode-emoji (4.0.4)
152    uri (1.0.3)
153    webmock (3.25.1)
154      addressable (>= 2.8.0)
155      crack (>= 0.3.2)
156      hashdiff (>= 0.4.0, < 2.0.0)
157    xml-kit (0.6.0)
158      activemodel (>= 4.2.0)
159      builder (~> 3.2)
160      nokogiri (~> 1.10)
161      tilt (>= 1.4.1)
162      xmldsig (~> 0.6)
163    xmldsig (0.7.0)
164      nokogiri (>= 1.6.8, < 2.0.0)
165
166PLATFORMS
167  ruby
168
169DEPENDENCIES
170  bundler (~> 2.0)
171  bundler-audit (~> 0.6)
172  erb (~> 4.0)
173  ffaker (~> 2.7)
174  irb (~> 1.0)
175  rake (~> 13.0)
176  rspec (~> 3.0)
177  rspec-benchmark (~> 0.3)
178  rubocop (~> 1.0)
179  rubocop-rspec (~> 3.0)
180  ruby-prof
181  saml-kit!
182  simplecov (~> 0.15)
183  webmock (~> 3.1)
184
185BUNDLED WITH
186   2.6.6