rspec-activesupport 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +24 -30
- data/lib/rspec/active_support/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 62836d659fd734329ea9d180e2e653968994911b420377cea3b5ba46d0571231
|
|
4
|
+
data.tar.gz: 61ccb88d9b5cf0091ee2424d1dd95d0cd47ba1fbfb3016b355e4128377b009da
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d6dbc0adc5c3da405a9537d2e41e594f3626bf4d13e8a94f46253b454fb82cef50e74db9a36859af8e1745870b95e78a0bdfdce926903ffe082991ad90c87a42
|
|
7
|
+
data.tar.gz: 5df534e5e0275ddc093f1f0d0d0b8ac692b3040222a634a2564f8a24e305ef11957a62de83415508b41d0459d40e07f8f1d9e2314ec4c9a3c4f57596421593ae
|
data/CHANGELOG.md
CHANGED
|
@@ -3,56 +3,54 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
|
4
4
|
|
|
5
5
|
---
|
|
6
|
-
## [0.3.
|
|
6
|
+
## [0.3.1](https://github.com/ryancyq/rspec-activesupport/compare/v0.3.0..v0.3.1) - 2026-08-21
|
|
7
7
|
|
|
8
|
-
###
|
|
8
|
+
### Dependencies
|
|
9
9
|
|
|
10
|
-
-
|
|
10
|
+
- **(deps)** bump actions/checkout from 6 to 7 ([#13](https://github.com/ryancyq/rspec-activesupport/issues/13)) - ([1bb1166](https://github.com/ryancyq/rspec-activesupport/commit/1bb116698776ba1e874a987f1239af4a6a07e5bc)) - dependabot[bot]
|
|
11
|
+
- **(deps)** bump rubygems/configure-rubygems-credentials ([#12](https://github.com/ryancyq/rspec-activesupport/issues/12)) - ([be481c2](https://github.com/ryancyq/rspec-activesupport/commit/be481c20ad544debe4d0142f3d448f80db966ba1)) - dependabot[bot]
|
|
11
12
|
|
|
12
|
-
|
|
13
|
+
---
|
|
14
|
+
## [0.3.0](https://github.com/ryancyq/rspec-activesupport/compare/v0.2.0..v0.3.0) - 2026-05-16
|
|
15
|
+
|
|
16
|
+
### Dependencies
|
|
13
17
|
|
|
14
18
|
- **(deps)** bump orhun/git-cliff-action from 3 to 4 - ([2e84eed](https://github.com/ryancyq/rspec-activesupport/commit/2e84eed3a9011a4bf26d0e85c43d0d7a5626da3f)) - dependabot[bot]
|
|
15
19
|
- **(deps)** bump actions/checkout from 4 to 6 - ([1efe441](https://github.com/ryancyq/rspec-activesupport/commit/1efe44144ca7cc88984e8dee6ace7386b9b7f06f)) - dependabot[bot]
|
|
16
|
-
|
|
17
|
-
### Lib
|
|
18
|
-
|
|
19
20
|
- update appraisal to support active support 8.x - ([e05bbd8](https://github.com/ryancyq/rspec-activesupport/commit/e05bbd8d073057a3d13bc43f2d910b93b9c2d651)) - Ryan Chang
|
|
20
21
|
|
|
21
22
|
---
|
|
22
23
|
## [0.2.0](https://github.com/ryancyq/rspec-activesupport/compare/v0.1.2..v0.2.0) - 2024-10-03
|
|
23
24
|
|
|
24
|
-
###
|
|
25
|
-
|
|
26
|
-
- update spec_helper.rb file path - ([f37c6f7](https://github.com/ryancyq/rspec-activesupport/commit/f37c6f731d092f889e68168abbb0b32d8a79e5c2)) - Ryan Chang
|
|
27
|
-
- add codeclimate badge - ([b0b3f73](https://github.com/ryancyq/rspec-activesupport/commit/b0b3f731d821b15aabca32e703d2cc014a7822f2)) - Ryan Chang
|
|
28
|
-
|
|
29
|
-
### Build
|
|
25
|
+
### Dependencies
|
|
30
26
|
|
|
31
27
|
- **(deps)** bump rspec-expectations from 3.13.1 to 3.13.3 - ([0e6721a](https://github.com/ryancyq/rspec-activesupport/commit/0e6721a4da0afd5f7d7be4e0d49515f0a0387304)) - dependabot[bot]
|
|
32
28
|
- **(deps)** bump activesupport from 7.2.0 to 7.2.1 - ([ea73c43](https://github.com/ryancyq/rspec-activesupport/commit/ea73c4322a1d3285be36ea1781602e7c4bf821b3)) - dependabot[bot]
|
|
33
29
|
- **(deps-dev)** bump rubocop from 1.65.1 to 1.66.0 - ([0f8e701](https://github.com/ryancyq/rspec-activesupport/commit/0f8e7015772d6056be67114bde212aebcde57a52)) - dependabot[bot]
|
|
34
30
|
- **(deps-dev)** bump rubocop from 1.66.0 to 1.66.1 - ([1edaec3](https://github.com/ryancyq/rspec-activesupport/commit/1edaec33ae071df9eb37dd0a0b79ebef465a6ff1)) - dependabot[bot]
|
|
35
31
|
- **(deps-dev)** bump rubocop-rspec from 3.0.4 to 3.1.0 - ([2494e9a](https://github.com/ryancyq/rspec-activesupport/commit/2494e9aa3788fd1b9e14dab31a4c1c6ef3101506)) - dependabot[bot]
|
|
36
|
-
|
|
37
|
-
### Lib
|
|
38
|
-
|
|
39
32
|
- relax to >= ruby 2.5, bump activesupport to >= 6.1 - ([84f1638](https://github.com/ryancyq/rspec-activesupport/commit/84f16381e8c5c95bf3936e2567a857fb995d38a6)) - Ryan Chang
|
|
40
33
|
- use ruby 2.5 syntax for instance type check - ([cea7322](https://github.com/ryancyq/rspec-activesupport/commit/cea73229a5d272df1e076a5f5fc31ba74d74b3b0)) - Ryan Chang
|
|
41
34
|
- use appraisal gem to generate Gemfile for different activesupport version - ([1d1f5c9](https://github.com/ryancyq/rspec-activesupport/commit/1d1f5c98901220d2af71bd21b8942026807d4465)) - Ryan Chang
|
|
42
35
|
|
|
36
|
+
### Documentation
|
|
37
|
+
|
|
38
|
+
- update spec_helper.rb file path - ([f37c6f7](https://github.com/ryancyq/rspec-activesupport/commit/f37c6f731d092f889e68168abbb0b32d8a79e5c2)) - Ryan Chang
|
|
39
|
+
- add codeclimate badge - ([b0b3f73](https://github.com/ryancyq/rspec-activesupport/commit/b0b3f731d821b15aabca32e703d2cc014a7822f2)) - Ryan Chang
|
|
40
|
+
|
|
43
41
|
---
|
|
44
42
|
## [0.1.2](https://github.com/ryancyq/rspec-activesupport/compare/v0.1.1..v0.1.2) - 2024-08-18
|
|
45
43
|
|
|
44
|
+
### Dependencies
|
|
45
|
+
|
|
46
|
+
- update gemspec description - ([9ce149d](https://github.com/ryancyq/rspec-activesupport/commit/9ce149d405f17803b2de5f05efe4a6a3c869159e)) - Ryan Chang
|
|
47
|
+
|
|
46
48
|
### Documentation
|
|
47
49
|
|
|
48
50
|
- update readme - ([2aefc0a](https://github.com/ryancyq/rspec-activesupport/commit/2aefc0ac20d1e66386c50ea3af86578f7867c146)) - Ryan Chang
|
|
49
51
|
- update readme with grammar corrections - ([7bcff26](https://github.com/ryancyq/rspec-activesupport/commit/7bcff264cef2ac7dd4ed525c3b237bf25d4d6ad4)) - Ryan Chang
|
|
50
52
|
- update readme with correct CI link - ([d05b81f](https://github.com/ryancyq/rspec-activesupport/commit/d05b81fe85043a091f39f07cb12c0fcd803bc38d)) - Ryan Chang
|
|
51
53
|
|
|
52
|
-
### Lib
|
|
53
|
-
|
|
54
|
-
- update gemspec description - ([9ce149d](https://github.com/ryancyq/rspec-activesupport/commit/9ce149d405f17803b2de5f05efe4a6a3c869159e)) - Ryan Chang
|
|
55
|
-
|
|
56
54
|
---
|
|
57
55
|
## [0.1.1] - 2024-08-18
|
|
58
56
|
|
|
@@ -61,16 +59,7 @@ All notable changes to this project will be documented in this file. See [conven
|
|
|
61
59
|
- gemspec require statement for version - ([be1fe96](https://github.com/ryancyq/rspec-activesupport/commit/be1fe96f2639412e2199fd70283c7cdfa67fb0ef)) - Ryan Chang
|
|
62
60
|
- rename have_deprecated to warn_depreacation - ([88e3736](https://github.com/ryancyq/rspec-activesupport/commit/88e37363c4060ff7aec84b408628356ba6a4ff3d)) - Ryan Chang
|
|
63
61
|
|
|
64
|
-
###
|
|
65
|
-
|
|
66
|
-
- update readme - ([40a8ec7](https://github.com/ryancyq/rspec-activesupport/commit/40a8ec7812384edc8feb52086060ca985dd1139c)) - Ryan Chang
|
|
67
|
-
- fix readme typo - ([2ef3ea2](https://github.com/ryancyq/rspec-activesupport/commit/2ef3ea239eb138be2b25d1721238d67dfaf2f981)) - Ryan Chang
|
|
68
|
-
|
|
69
|
-
### Tests
|
|
70
|
-
|
|
71
|
-
- add test cases for the RSpec matcher - ([adcde12](https://github.com/ryancyq/rspec-activesupport/commit/adcde122e2fee76bea50d305d5b9504b65f460f4)) - Ryan Chang
|
|
72
|
-
|
|
73
|
-
### Lib
|
|
62
|
+
### Dependencies
|
|
74
63
|
|
|
75
64
|
- update gem file - ([0e6263f](https://github.com/ryancyq/rspec-activesupport/commit/0e6263f02d922ffd39039ea8ccb0bc1f579f73be)) - Ryan Chang
|
|
76
65
|
- update gemspec - ([90bd248](https://github.com/ryancyq/rspec-activesupport/commit/90bd248bdb8f5a4dfa7d4cc7a9d6acdf554d2bf6)) - Ryan Chang
|
|
@@ -80,4 +69,9 @@ All notable changes to this project will be documented in this file. See [conven
|
|
|
80
69
|
- use ruby 3.3.4 - ([cf54c61](https://github.com/ryancyq/rspec-activesupport/commit/cf54c6128fd58361fdd300e41a9f11e27f13b021)) - Ryan Chang
|
|
81
70
|
- update gemfile lock - ([e822fcb](https://github.com/ryancyq/rspec-activesupport/commit/e822fcb8c4088f44ec95c51e0746cbf631647f9a)) - Ryan Chang
|
|
82
71
|
|
|
72
|
+
### Documentation
|
|
73
|
+
|
|
74
|
+
- update readme - ([40a8ec7](https://github.com/ryancyq/rspec-activesupport/commit/40a8ec7812384edc8feb52086060ca985dd1139c)) - Ryan Chang
|
|
75
|
+
- fix readme typo - ([2ef3ea2](https://github.com/ryancyq/rspec-activesupport/commit/2ef3ea239eb138be2b25d1721238d67dfaf2f981)) - Ryan Chang
|
|
76
|
+
|
|
83
77
|
<!-- generated by git-cliff -->
|