fast_woothee 1.6.3.pre.beta.15 → 1.6.4

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: c232cfe27d04b47511ea2b692aae95d40fda6af48a28ff65257712f0be49f553
4
- data.tar.gz: bfd4a0e3382c330aa5a7299677697abbba11763b3cd29f61b238e94a6a96adfe
3
+ metadata.gz: 923e87a5cac89149d0133b5ccaa244ebf306f3889714396b222a20e7da3683cf
4
+ data.tar.gz: 4181c6372c369ecc54b7a20abc3bc0797449c5ad3be70de0e8ea68df5c6ebdb2
5
5
  SHA512:
6
- metadata.gz: 635deff8846a2650bc1b543b7292408415635c375cc648f9e950500d866d34a22b5b3e770b991b08cb62e771203c904fafa5e3890766d3b4bb535de6d3721336
7
- data.tar.gz: fa358f35fd66b586e7498103069007d6f5c960d8ff73507c08bb8677d476331bbf5a2a4a7749acd7812f43cab64eba388592714b767c9293ce09e5264bb96445
6
+ metadata.gz: b5fe0c83fe1f67c9038f2f939f536dc476e85bcece2f1854be47558c32d25e8dbc97fb2f98654511af92f7a8506799d2e2c370c44026827709eb0531600ade11
7
+ data.tar.gz: 22cfb2c7d47620b3abb3854162ae896b069080c886b25ef8e8cae8455fdbe20e1e2a7a2f2be88619731f9c4bd140428542a5f5023ac4a7678c68dfcb9a446c1d
@@ -20,9 +20,9 @@ jobs:
20
20
  - uses: actions/checkout@v2
21
21
 
22
22
  - name: Set up Ruby ${{ matrix.ruby }}
23
- uses: actions/setup-ruby@v1
23
+ uses: ruby/setup-ruby@v1
24
24
  with:
25
- ruby-version: $${{ matrix.ruby }}
25
+ ruby-version: ${{ matrix.ruby }}
26
26
 
27
27
  - name: Install Rust
28
28
  uses: actions-rs/toolchain@v1
@@ -17,7 +17,7 @@ jobs:
17
17
  submodules: true
18
18
 
19
19
  - name: 💎 Set up Ruby ${{ matrix.ruby }}
20
- uses: actions/setup-ruby@v1
20
+ uses: ruby/setup-ruby@v1
21
21
  with:
22
22
  ruby-version: ${{ matrix.ruby }}
23
23
 
data/Cargo.lock CHANGED
@@ -10,7 +10,7 @@ dependencies = [
10
10
 
11
11
  [[package]]
12
12
  name = "fast_woothee"
13
- version = "1.6.3-beta.15"
13
+ version = "1.6.4"
14
14
  dependencies = [
15
15
  "rutie 0.8.1 (git+https://github.com/danielpclark/rutie)",
16
16
  "woothee 0.11.0 (git+https://github.com/woothee/woothee-rust)",
data/Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "fast_woothee"
3
- version = "1.6.3-beta.15"
3
+ version = "1.6.4"
4
4
  authors = ["Ian Ker-Seymer <i.kerseymer@gmail.com>"]
5
5
  repository = "https://github.com/ianks/fast_woothee"
6
6
  publish = false
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
 
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = 'fast_woothee'
8
- spec.version = '1.6.3-beta.15'
8
+ spec.version = '1.6.4'
9
9
  spec.authors = ['Ian Ker-Seymer']
10
10
  spec.email = ['i.kerseymer@gmail.com']
11
11
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fast_woothee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.3.pre.beta.15
4
+ version: 1.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Ker-Seymer
@@ -174,9 +174,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
174
174
  version: '0'
175
175
  required_rubygems_version: !ruby/object:Gem::Requirement
176
176
  requirements:
177
- - - ">"
177
+ - - ">="
178
178
  - !ruby/object:Gem::Version
179
- version: 1.3.1
179
+ version: '0'
180
180
  requirements: []
181
181
  rubygems_version: 3.1.2
182
182
  signing_key: