mongoid-enum-dazzl 1.0.0.pre.905813504 → 1.0.0.pre.905815569

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52e27b76ecf6f58645446ff8a9c1d627daf604e1ed034d4641c66db046459d21
4
- data.tar.gz: 35a701ce859747e6c3b9287cdd01ac1c360fd90722e074d564b470163fbb69b7
3
+ metadata.gz: a3ed6c0b7b60a8e508ab0bc7e7c261d850dcfb5c88cf70d7c93b5ee540f75e85
4
+ data.tar.gz: 15fb689d258919befeeba320ecee0bfea7b30d2a444bfdce3730d4e2bd972705
5
5
  SHA512:
6
- metadata.gz: '087f6481f9cac007bd633d92e8128ad0f8cdd9a9393699814f2d31b40b43e6f1b50f4e71e5094e22a6607ac2ffafbf592be2546bbeb779b090e4b0a8620619e7'
7
- data.tar.gz: 51eded7eb5c449aba7bf07042e432bef6bda28ecd1e902ae0f687f9af8976cab67d2f59e66237baf09936187c9cf11caa4763bf586bc1d51e790ea611d2799ad
6
+ metadata.gz: 6af834a270cf8048825291eec58e00a60f968b3f78fc649ef5933bce902d8bf156413baeed64c7da88e416a89725f5a7f54552bbf94e714525faa1adbd547934
7
+ data.tar.gz: ef6dbdc79374e46dc3a24b456e5d6ec34d7892559f2d5a09c3da4693a79165c2d9815b1251921998f28e358d05b7723b89a74586cfa52334e20c64334a11854a
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Mongoid::Enum
2
2
  [![RSpec](https://github.com/dazzl-tv/mongoid-enum/actions/workflows/rspec.yml/badge.svg)](https://github.com/dazzl-tv/mongoid-enum/actions/workflows/rspec.yml)
3
3
  [![Linter](https://github.com/dazzl-tv/mongoid-enum/actions/workflows/linter.yml/badge.svg)](https://github.com/dazzl-tv/mongoid-enum/actions/workflows/linter.yml)
4
- [![Gem Version](https://badge.fury.io/rb/mongoid-enum.svg)](https://badge.fury.io/rb/mongoid-enum)
4
+ [![Gem Version](https://badge.fury.io/rb/mongoid-enum-dazzl.svg)](https://badge.fury.io/rb/mongoid-enum-dazzl)
5
5
  [![Docs](https://inch-ci.org/github/dazzl-tv/mongoid-enum.svg)](https://inch-ci.org/github/dazzl-tv/mongoid-enum)
6
6
  [![Maintainability](https://api.codeclimate.com/v1/badges/8ac20c418f9288f6671d/maintainability)](https://codeclimate.com/github/dazzl-tv/mongoid-enum/maintainability)
7
7
  [![Test Coverage](https://api.codeclimate.com/v1/badges/8ac20c418f9288f6671d/test_coverage)](https://codeclimate.com/github/dazzl-tv/mongoid-enum/test_coverage)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongoid-enum-dazzl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre.905813504
4
+ version: 1.0.0.pre.905815569
5
5
  platform: ruby
6
6
  authors:
7
7
  - VAILLANT Jeremy