diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7e2b3ed..0f3a67d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - saml-kit (1.2.0) + saml-kit (1.3.0) activemodel (>= 5.1, < 8.0) net-hippie (>= 0.1, < 2.0) xml-kit (~> 0.4) @@ -27,7 +27,7 @@ GEM bundler-audit (0.9.0.1) bundler (>= 1.2.0, < 3) thor (~> 1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml diff-lcs (1.5.0) @@ -36,17 +36,17 @@ GEM hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.15.0) net-hippie (1.1.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rainbow (3.0.0) rake (13.0.6) regexp_parser (2.0.3) |
