asherah 0.4.8 → 0.4.10

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: c2bb0677c9227fa98734e53dd19e03689084fa2c1dccba4a103a68df812e2cf6
4
- data.tar.gz: beb5b370cf0b03d09d097e553da9c444b71dedb869a76c259f6c9de6586abfbe
3
+ metadata.gz: 3e3806553d88162dfbd0b66e19af1f2eb52b7eaf7a24a8af2485adf90e9524d3
4
+ data.tar.gz: '08bb9977bac2f541198bb2cfa59399b7b494498de5191858645622ee000c0448'
5
5
  SHA512:
6
- metadata.gz: c15ec17c544893e7125fef59896a09aff4e1439b5458c9b43d6de526ba306f7f885e649d0dbfefce4a89a0db2804fa9892ca16b711c3968962206a078c273ecb
7
- data.tar.gz: 0d01f2f20670f23c26c18f88ec0befa2308fbfb65119856400fb325c90a79ae8735a2b4fa2246d52f4a318304fa4e8a5540c046850c35f7e1997c0f8afa76864
6
+ metadata.gz: 4caf77f95244c84ee41cb45e4ed1ae64676702deb858453c336242e1df47018fe08893b7895dae5e79c13febd68c8e23fd4600acd837cd609454ed312360b0e0
7
+ data.tar.gz: 338f389d6517b856819010f589ec244912ec788928c8900b8e6c32c308df63cbb83d7644089d93bf52e11ebc503ea1d3e7d470c41751aa0dc4b87c5a39531d06
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  ## [Unreleased]
2
2
 
3
+ ## [0.4.10] - 2023-08-10
4
+
5
+ - Upgrade to use asherah-cobhan v0.4.25
6
+
7
+ ## [0.4.9] - 2023-07-05
8
+
9
+ - Upgrade to use asherah-cobhan v0.4.24
10
+
3
11
  ## [0.4.8] - 2023-06-06
4
12
 
5
13
  - Upgrade to use asherah-cobhan v0.4.23
data/CONTRIBUTING.md CHANGED
@@ -9,15 +9,10 @@ No matter how you want to get involved, we ask that you first learn what’s
9
9
  expected of anyone who participates in the project by reading the Contribution
10
10
  Guidelines and our [Code of Conduct][coc].
11
11
 
12
- **Please Note:** GitHub is for bug reports and contributions primarily -
13
- if you have a support question head over to [GoDaddy's Open Source
14
- Software Slack channel][slack]. You can request an invite
15
- [here][invite].
16
-
17
12
  ## Answering Questions
18
13
 
19
14
  One of the most important and immediate ways you can support this project is
20
- to answer questions on [Slack][slack] or [Github][issues]. Whether you’re
15
+ to answer questions on [Github][issues]. Whether you’re
21
16
  helping a newcomer understand a feature or troubleshooting an edge case with a
22
17
  seasoned developer, your knowledge and experience with a programming language
23
18
  can go a long way to help others.
@@ -63,7 +58,7 @@ From a practical perspective, contributions are as simple as:
63
58
  If you are interested in making a large change and feel unsure about its overall
64
59
  effect, start with opening an Issue in the project's [Issue Tracker][issues]
65
60
  with a high-level proposal and discuss it with the core contributors through
66
- Github comments or in [Slack][slack]. After reaching a consensus with core
61
+ Github comments. After reaching a consensus with core
67
62
  contributors about the change, discuss the best way to go about implementing it.
68
63
 
69
64
  > Tip: Keep your main branch pointing at the original repository and make
@@ -97,9 +92,6 @@ patches:
97
92
  willing to do the same for you.
98
93
  - Split your change into multiple smaller changes. The smaller your change,
99
94
  the higher the probability that somebody will take a quick look at it.
100
- - Mention the change on [Slack][slack]. If it is urgent, provide reasons why it
101
- is important to get this change landed. Remember that you are asking for valuable
102
- time from other professional developers.
103
95
 
104
96
  **Note that anyone is welcome to review and give feedback on a change, but only
105
97
  people with commit access to the repository can approve it.**
@@ -123,6 +115,4 @@ guide with respect to patterns, naming, documentation and testing.
123
115
 
124
116
  [issues]: https://github.com/godaddy/asherah-ruby/issues/
125
117
  [coc]: ./CODE_OF_CONDUCT.md
126
- [slack]: https://godaddy-oss.slack.com/
127
118
  [fork]: https://help.github.com/en/articles/fork-a-repo
128
- [invite]: https://godaddy-oss-slack.herokuapp.com
@@ -1,5 +1,5 @@
1
- version: v0.4.23
2
- libasherah-arm64.so: 1a184bc533e8357276cff449dea6a3948963908ebb9ed412f8a55ea0d38e4abf
3
- libasherah-x64.so: 5d414908dd01a45ac9256709919c34eab133fb9d5434875589dd8df2fc491835
4
- libasherah-arm64.dylib: feb2f030c7733d621d0ab97e5712d7750ef30b58dafaa020254b9e7caffca5f0
5
- libasherah-x64.dylib: e2619a9cfca92ee25402852c06032d7d835bdac31efd109bdfb65dc122641ecb
1
+ version: v0.4.25
2
+ libasherah-arm64.so: 573d4ac89dc54be952b428e4caa52f00861d67fdd94baf2deb0b37a1e40ea5d1
3
+ libasherah-x64.so: 9a976b425edcaa27be84314414747c3d4abc22571c9ae8170f476822c2380716
4
+ libasherah-arm64.dylib: 73f60860303af81de5f042d50ef755bbac34bae9f966d654036a259161e03f81
5
+ libasherah-x64.dylib: a0e0c5c69278602cd19889df9b86795baf957cdaa4635c413c81d06b59572ec4
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Asherah
4
- VERSION = '0.4.8'
4
+ VERSION = '0.4.10'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asherah
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.8
4
+ version: 0.4.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - GoDaddy
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-06-06 00:00:00.000000000 Z
11
+ date: 2023-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cobhan