bullet_train-roles 1.2.8 → 1.2.10

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a5a37241f9d1ef158cf4f38cc03ea26758c23d4ef7b2f7bce842d121e2de10ae
4
- data.tar.gz: ba60fbf3048cc88c81f6265547d80542bc1c67221a04f7c13df9080e175b694a
3
+ metadata.gz: 8cd48d7a799fc3a885d6110be4370a76ec4c18d438d4dcd93ee9ddd401079a20
4
+ data.tar.gz: a48208ad734bddfb0934626d21ae2f1e33e015c860a38af279a08ca13733d4f2
5
5
  SHA512:
6
- metadata.gz: 4fa512dd06a6a1f8c74a275255491d87b787a6c444595ae8c0d32cf93621b58631b5c2b6f58e288289fce4e073f94372d18d2c2f751d8ebd5ba7200207431635
7
- data.tar.gz: 18a51a485ce2cf76373220ce2868fadf3916a46ad5c50029773d7cd6a8733e8d0856b6a91ef7786c2be9aed083dcc050f4c33ea0d22794cdad69682e67e26956
6
+ metadata.gz: cd02ac1bfe96193c5f756ac3761e61bb0f47195cdc2c59c2e42648ab933524cd3b487134e8984ce1cbf4b9b187c81257250cacd6f8d4ce5ac042164456ec76be
7
+ data.tar.gz: 7eaedac1fc56ba327a09ba5ece2c9e8640aeade43430a83ef221fc540d19a0bface11ff7a0f01f6badc7440933885951bfa004f0a34bdf1ffcccfcd5b5e83bd1
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.2.8)
12
+ bullet_train-roles (1.2.9)
13
13
  active_hash
14
14
  activesupport
15
15
  cancancan
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.2.8"
4
+ VERSION = "1.2.10"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-roles
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.8
4
+ version: 1.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prabin Poudel
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-12-28 00:00:00.000000000 Z
12
+ date: 2022-12-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug
@@ -216,7 +216,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
216
216
  - !ruby/object:Gem::Version
217
217
  version: '0'
218
218
  requirements: []
219
- rubygems_version: 3.3.7
219
+ rubygems_version: 3.4.1
220
220
  signing_key:
221
221
  specification_version: 4
222
222
  summary: Yaml-backed ApplicationHash for CanCan Roles