Gemfile.lock in saml-kit-1.1.0 vs Gemfile.lock in saml-kit-1.2.0
- old
+ new
@@ -1,106 +1,109 @@
PATH
remote: .
specs:
- saml-kit (1.1.0)
- activemodel (>= 4.2.0)
+ saml-kit (1.2.0)
+ activemodel (~> 5.1)
net-hippie (~> 0.1)
- xml-kit (>= 0.3.0, < 1.0.0)
+ xml-kit (~> 0.4)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ activemodel (5.2.4.4)
+ activesupport (= 5.2.4.4)
+ activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
- ast (2.4.0)
- benchmark-malloc (0.1.0)
- benchmark-perf (0.5.0)
- benchmark-trend (0.3.0)
- builder (3.2.3)
- bundler-audit (0.6.1)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.2)
+ benchmark-malloc (0.2.0)
+ benchmark-perf (0.6.0)
+ benchmark-trend (0.4.0)
+ builder (3.2.4)
+ bundler-audit (0.7.0.1)
bundler (>= 1.2.0, < 3)
- thor (~> 0.18)
- concurrent-ruby (1.1.5)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.3)
- docile (1.3.1)
- ffaker (2.11.0)
- hashdiff (0.3.9)
- i18n (1.6.0)
+ thor (>= 0.18, < 2)
+ concurrent-ruby (1.1.8)
+ crack (0.4.5)
+ rexml
+ diff-lcs (1.4.4)
+ docile (1.3.5)
+ ffaker (2.17.0)
+ hashdiff (1.0.1)
+ i18n (1.8.8)
concurrent-ruby (~> 1.0)
- jaro_winkler (1.5.2)
- json (2.2.0)
- mini_portile2 (2.4.0)
- minitest (5.11.3)
- net-hippie (0.2.5)
- nokogiri (1.10.3)
- mini_portile2 (~> 2.4.0)
- parallel (1.17.0)
- parser (2.6.2.1)
- ast (~> 2.4.0)
- psych (3.1.0)
- public_suffix (3.0.3)
+ minitest (5.14.3)
+ net-hippie (0.3.2)
+ nokogiri (1.11.1-x86_64-linux)
+ 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)
rainbow (3.0.0)
- rake (10.5.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-benchmark (0.5.0)
- benchmark-malloc (~> 0.1.0)
- benchmark-perf (~> 0.5.0)
- benchmark-trend (~> 0.3.0)
- rspec (>= 3.0.0, < 4.0.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.3)
+ rake (13.0.3)
+ regexp_parser (2.0.3)
+ rexml (3.2.4)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-benchmark (0.6.0)
+ benchmark-malloc (~> 0.2)
+ benchmark-perf (~> 0.6)
+ benchmark-trend (~> 0.4)
+ rspec (>= 3.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.67.2)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.2)
+ rubocop (0.93.1)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- psych (>= 3.1.0)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
+ rexml
+ rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.6)
- rubocop-rspec (1.32.0)
- rubocop (>= 0.60.0)
- ruby-prof (0.17.0)
- ruby-progressbar (1.10.0)
- safe_yaml (1.0.5)
- simplecov (0.16.1)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (1.4.1)
+ parser (>= 2.7.1.5)
+ rubocop-rspec (1.44.1)
+ rubocop (~> 0.87)
+ rubocop-ast (>= 0.7.1)
+ ruby-prof (1.4.2)
+ ruby-progressbar (1.11.0)
+ simplecov (0.21.2)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- thor (0.20.3)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.2)
+ thor (1.1.0)
thread_safe (0.3.6)
- tilt (2.0.9)
- tzinfo (1.2.5)
+ tilt (2.0.10)
+ tzinfo (1.2.9)
thread_safe (~> 0.1)
- unicode-display_width (1.5.0)
- webmock (3.5.1)
+ unicode-display_width (1.7.0)
+ webmock (3.11.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- hashdiff
- xml-kit (0.3.1)
+ hashdiff (>= 0.4.0, < 2.0.0)
+ xml-kit (0.5.0)
activemodel (>= 4.2.0)
builder (~> 3.2)
- nokogiri (>= 1.8.5)
+ nokogiri (~> 1.10)
tilt (>= 1.4.1)
xmldsig (~> 0.6)
xmldsig (0.6.6)
nokogiri (>= 1.6.8, < 2.0.0)
@@ -109,17 +112,17 @@
DEPENDENCIES
bundler (~> 2.0)
bundler-audit (~> 0.6)
ffaker (~> 2.7)
- rake (~> 10.0)
+ rake (~> 13.0)
rspec (~> 3.0)
rspec-benchmark (~> 0.3)
rubocop (~> 0.52)
rubocop-rspec (~> 1.22)
ruby-prof
saml-kit!
simplecov (~> 0.15)
webmock (~> 3.1)
BUNDLED WITH
- 2.0.1
+ 2.1.4