validates_timeliness-mongoid 5.0.0.pre.814042540 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a6e9e9cbe09fa4e3afc672368828181b71da2767263f334fb658c3b0de3330b
4
- data.tar.gz: ed2abdd37c6983a50bbc53aa957383530fc688c29ae85cbc35dafde091984f2e
3
+ metadata.gz: 60753f083819495e40f961ca7a0c6307473de971d2f4b352096b5cf31f56e4ca
4
+ data.tar.gz: 3e0b6cfcfb1338c224581914186fa80253bff15e5160a2ad7de2f3451199fa27
5
5
  SHA512:
6
- metadata.gz: e602bf843b9c31b9b31f12c5032c7facc15d969465f1a93d4fc63a7756155966c46291968b8979053d03addbc588c53faab0d50c66606b22d932780e9793200f
7
- data.tar.gz: bf51302da25c11cb4ebf5eb44b306c8c94add0ee4ad1ed99113441463ad8a2e4b2ba02c91261f8f601181c8be6fc8fcd9a1796ea7f833861b7651abbfcb63abd
6
+ metadata.gz: 21a02eceab76b9bd48485a03884bd4445bef807106812176ada4f8ad39f392b463e330ef5b4f82e4bce1ccec457e8b293b338ee25d1c4042a4a05c55863e9dca
7
+ data.tar.gz: 34d83a5ab6e9475d5ade475edec303866568d1531a2efcde35559c3e0208dafa90a2a650c2898f1eb9281467f0e741e47944672572b925ffb14d107ac9acd8d9
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # ValidatesTimeliness::Mongoid
2
- [![RSpec](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/rspec.yml/badge.svg?branch=develop&event=pull_request)](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/rspec.yml)
2
+ [![RSpec](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/rspec.yml/badge.svg)](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/rspec.yml)
3
3
  [![Linter](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/linter.yml/badge.svg)](https://github.com/dazzl-tv/validates_timeliness-mongoid/actions/workflows/linter.yml)
4
4
  [![Gem Version](https://badge.fury.io/rb/validates_timeliness-mongoid.svg)](https://badge.fury.io/rb/validates_timeliness-mongoid)
5
5
  [![Docs](https://inch-ci.org/github/dazzl-tv/validates_timeliness-mongoid.svg)](https://inch-ci.org/github/dazzl-tv/validates_timeliness-mongoid)
6
- [![Maintainability](https://api.codeclimate.com/v1/badges/373d915e95eb09adbf87/maintainability)](https://codeclimate.com/github/dazzl-tv/validates_timeliness-mongoid/maintainability)
7
- [![Test Coverage](https://api.codeclimate.com/v1/badges/373d915e95eb09adbf87/test_coverage)](https://codeclimate.com/github/dazzl-tv/validates_timeliness-mongoid/test_coverage)
6
+ [![Maintainability](https://api.codeclimate.com/v1/badges/595cfa11bc8c663fa14a/maintainability)](https://codeclimate.com/github/dazzl-tv/validates_timeliness-mongoid/maintainability)
7
+ [![Test Coverage](https://api.codeclimate.com/v1/badges/595cfa11bc8c663fa14a/test_coverage)](https://codeclimate.com/github/dazzl-tv/validates_timeliness-mongoid/test_coverage)
8
8
  [![Known Vulnerabilities](https://snyk.io/test/github/dazzl-tv/validates_timeliness-mongoid/badge.svg)](https://snyk.io/test/github/dazzl-tv/validates_timeliness-mongoid)
9
9
 
10
10
  This the extracted mongoid adapter code from the validates_timeliness gem.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: validates_timeliness-mongoid
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0.pre.814042540
4
+ version: 5.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - VAILLANT Jeremy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-05 00:00:00.000000000 Z
11
+ date: 2021-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -262,9 +262,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
262
262
  version: 2.6.0
263
263
  required_rubygems_version: !ruby/object:Gem::Requirement
264
264
  requirements:
265
- - - ">"
265
+ - - ">="
266
266
  - !ruby/object:Gem::Version
267
- version: 1.3.1
267
+ version: '0'
268
268
  requirements: []
269
269
  rubygems_version: 3.0.3.1
270
270
  signing_key: