saml_idp_metadata 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85ead96f12ca278050326407051764d1cd7261d98f5d55947ae3fd3c60664cc2
4
- data.tar.gz: 80ad23455ff2dbd0babbb56faab2c7d8e14f08c29da90efbeba4d7118a367fc6
3
+ metadata.gz: 733df734fcd9fab75f55a3e4d9ea9aa2efc1baf152f8e0b9bbf3f6df1606d370
4
+ data.tar.gz: b0590662d94dbb063d6f65972bb1f30ba258b0231655c655d37e190de6449917
5
5
  SHA512:
6
- metadata.gz: e6c85bdfdc7e71d5b953b9e19260f7db6486a7ec1622112482857eec64b618e1cae2cf507684ff2991b112f2f9987658dbe39cec6aa4376314d568231fc03591
7
- data.tar.gz: 332a071e9224bacd98b002f651dc82d4501cad51454ebc6e6e649ba1821c1ef5f88e6334a60c8e03d06f2a8333bfc6dd887dc6be15fa9dba7b21cbed70e9f7b9
6
+ metadata.gz: a31d36f377e238685a4b667068057b106736e9e177fca0e803dc9570008268de240b1315f6580b7d9c947a0588ed23ea19c952b2d350fb74504085838c0ce394
7
+ data.tar.gz: e777e4b3976075cb53dd1bf9c6242fa5f315f1566bbb4314f9cb641e3d74154cc5e78c6e9f91547767fe6eff9a201f66f3f97069bccad31a24e2b6be2972ebd0
@@ -1,5 +1,31 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.1.5](https://github.com/tknzk/saml_idp_metadata/tree/v0.1.5) (2020-04-08)
4
+
5
+ [Full Changelog](https://github.com/tknzk/saml_idp_metadata/compare/v0.1.4...v0.1.5)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - bumpup 0.1.5 [\#39](https://github.com/tknzk/saml_idp_metadata/pull/39) ([tknzk](https://github.com/tknzk))
10
+ - Bump parser from 2.7.0.5 to 2.7.1.0 [\#38](https://github.com/tknzk/saml_idp_metadata/pull/38) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
11
+ - Bump tzinfo from 1.2.6 to 1.2.7 [\#37](https://github.com/tknzk/saml_idp_metadata/pull/37) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
12
+ - 🎉Ruby 2.7.1 [\#36](https://github.com/tknzk/saml_idp_metadata/pull/36) ([tknzk](https://github.com/tknzk))
13
+ - Bump rubocop from 0.80.1 to 0.81.0 [\#35](https://github.com/tknzk/saml_idp_metadata/pull/35) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
14
+ - Bump pry from 0.12.2 to 0.13.0 [\#34](https://github.com/tknzk/saml_idp_metadata/pull/34) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
15
+ - Bump parser from 2.7.0.4 to 2.7.0.5 [\#33](https://github.com/tknzk/saml_idp_metadata/pull/33) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
16
+ - Bump activesupport from 6.0.2.1 to 6.0.2.2 [\#32](https://github.com/tknzk/saml_idp_metadata/pull/32) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
17
+ - Bump rspec-expectations from 3.9.0 to 3.9.1 [\#31](https://github.com/tknzk/saml_idp_metadata/pull/31) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
18
+ - Bump zeitwerk from 2.2.2 to 2.3.0 [\#30](https://github.com/tknzk/saml_idp_metadata/pull/30) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
19
+ - Bump parser from 2.7.0.3 to 2.7.0.4 [\#29](https://github.com/tknzk/saml_idp_metadata/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
20
+ - Bump rubocop from 0.80.0 to 0.80.1 [\#28](https://github.com/tknzk/saml_idp_metadata/pull/28) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
21
+ - Bump parser from 2.7.0.2 to 2.7.0.3 [\#27](https://github.com/tknzk/saml_idp_metadata/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
22
+ - Bump rubocop from 0.79.0 to 0.80.0 [\#26](https://github.com/tknzk/saml_idp_metadata/pull/26) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
23
+ - Bump concurrent-ruby from 1.1.5 to 1.1.6 [\#25](https://github.com/tknzk/saml_idp_metadata/pull/25) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
24
+ - Bump i18n from 1.8.1 to 1.8.2 [\#24](https://github.com/tknzk/saml_idp_metadata/pull/24) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
25
+ - Bump unicode-display\_width from 1.6.0 to 1.6.1 [\#23](https://github.com/tknzk/saml_idp_metadata/pull/23) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
26
+ - Bump minitest from 5.13.0 to 5.14.0 [\#22](https://github.com/tknzk/saml_idp_metadata/pull/22) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
27
+ - update changelog [\#21](https://github.com/tknzk/saml_idp_metadata/pull/21) ([tknzk](https://github.com/tknzk))
28
+
3
29
  ## [v0.1.4](https://github.com/tknzk/saml_idp_metadata/tree/v0.1.4) (2020-01-11)
4
30
 
5
31
  [Full Changelog](https://github.com/tknzk/saml_idp_metadata/compare/v0.1.3...v0.1.4)
@@ -20,7 +46,7 @@
20
46
  - Ruby 2.7.0 [\#8](https://github.com/tknzk/saml_idp_metadata/pull/8) ([tknzk](https://github.com/tknzk))
21
47
  - change email [\#7](https://github.com/tknzk/saml_idp_metadata/pull/7) ([tknzk](https://github.com/tknzk))
22
48
  - add changelog [\#6](https://github.com/tknzk/saml_idp_metadata/pull/6) ([tknzk](https://github.com/tknzk))
23
- - Modified spec & bumpup [\#1](https://github.com/tknzk/saml_idp_metadata/pull/1) ([tknzk](https://github.com/tknzk))
49
+ - bumpup [\#5](https://github.com/tknzk/saml_idp_metadata/pull/5) ([tknzk](https://github.com/tknzk))
24
50
 
25
51
  ## [v0.1.3](https://github.com/tknzk/saml_idp_metadata/tree/v0.1.3) (2019-11-27)
26
52
 
@@ -28,7 +54,6 @@
28
54
 
29
55
  **Merged pull requests:**
30
56
 
31
- - bumpup [\#5](https://github.com/tknzk/saml_idp_metadata/pull/5) ([tknzk](https://github.com/tknzk))
32
57
  - ruby 2.5.x , bundler 2.0.2 [\#4](https://github.com/tknzk/saml_idp_metadata/pull/4) ([tknzk](https://github.com/tknzk))
33
58
  - fix a typo [\#3](https://github.com/tknzk/saml_idp_metadata/pull/3) ([tknzk](https://github.com/tknzk))
34
59
 
@@ -44,6 +69,10 @@
44
69
 
45
70
  [Full Changelog](https://github.com/tknzk/saml_idp_metadata/compare/v0.1.0...v0.1.1)
46
71
 
72
+ **Merged pull requests:**
73
+
74
+ - Modified spec & bumpup [\#1](https://github.com/tknzk/saml_idp_metadata/pull/1) ([tknzk](https://github.com/tknzk))
75
+
47
76
  ## [v0.1.0](https://github.com/tknzk/saml_idp_metadata/tree/v0.1.0) (2019-11-25)
48
77
 
49
78
  [Full Changelog](https://github.com/tknzk/saml_idp_metadata/compare/06dd164eb01378ca8a1c41cad3811682c0d17828...v0.1.0)
@@ -1,31 +1,30 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- saml_idp_metadata (0.1.5)
4
+ saml_idp_metadata (0.1.6)
5
5
  activesupport
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (6.0.2.2)
10
+ activesupport (6.0.3.1)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 0.7, < 2)
13
13
  minitest (~> 5.1)
14
14
  tzinfo (~> 1.1)
15
- zeitwerk (~> 2.2)
15
+ zeitwerk (~> 2.2, >= 2.2.2)
16
16
  ast (2.4.0)
17
17
  coderay (1.1.2)
18
18
  concurrent-ruby (1.1.6)
19
19
  diff-lcs (1.3)
20
20
  i18n (1.8.2)
21
21
  concurrent-ruby (~> 1.0)
22
- jaro_winkler (1.5.4)
23
22
  method_source (1.0.0)
24
- minitest (5.14.0)
23
+ minitest (5.14.1)
25
24
  parallel (1.19.1)
26
- parser (2.7.1.0)
25
+ parser (2.7.1.2)
27
26
  ast (~> 2.4.0)
28
- pry (0.13.0)
27
+ pry (0.13.1)
29
28
  coderay (~> 1.1)
30
29
  method_source (~> 1.0)
31
30
  rainbow (3.0.0)
@@ -35,17 +34,16 @@ GEM
35
34
  rspec-core (~> 3.9.0)
36
35
  rspec-expectations (~> 3.9.0)
37
36
  rspec-mocks (~> 3.9.0)
38
- rspec-core (3.9.1)
39
- rspec-support (~> 3.9.1)
40
- rspec-expectations (3.9.1)
37
+ rspec-core (3.9.2)
38
+ rspec-support (~> 3.9.3)
39
+ rspec-expectations (3.9.2)
41
40
  diff-lcs (>= 1.2.0, < 2.0)
42
41
  rspec-support (~> 3.9.0)
43
42
  rspec-mocks (3.9.1)
44
43
  diff-lcs (>= 1.2.0, < 2.0)
45
44
  rspec-support (~> 3.9.0)
46
- rspec-support (3.9.2)
47
- rubocop (0.81.0)
48
- jaro_winkler (~> 1.5.1)
45
+ rspec-support (3.9.3)
46
+ rubocop (0.83.0)
49
47
  parallel (~> 1.10)
50
48
  parser (>= 2.7.0.1)
51
49
  rainbow (>= 2.2.2, < 4.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SamlIdpMetadata
4
- VERSION = '0.1.5'
4
+ VERSION = '0.1.6'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: saml_idp_metadata
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - tknzk
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-04-08 00:00:00.000000000 Z
11
+ date: 2020-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport