bullet_train-roles 1.6.26 → 1.6.27

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: 215b6ff24dcb53a03aa96e795eaee900bfe76d1a80936b232217d2fa6abaf265
4
- data.tar.gz: 33455e63e0d9250d9f7d45f165ce2e2510b72a784a2687e05ddf385440e5aa59
3
+ metadata.gz: f941af22ad58faf7d87f65c636d44224891c87f4e2273b4b3ed8bf4b77a3b090
4
+ data.tar.gz: a7ac4f890a9193de21bd733b8108a3af98979355656c73336f4c986ab5663f51
5
5
  SHA512:
6
- metadata.gz: b915213d2e7f8810595cc0994c2f166b5233279a6256f505a6e8622257b36f31dcff68d4f6e6e25fd14b5eb046bb2c44505eeae841e316995ffc3e56c47f612d
7
- data.tar.gz: bcabee39742a4e4be8341589b57b7a1fbd5c5326c9115e353b52447885ac6a0cd91cc4514dd7c9363432abafdafac23945b3d4f3d006faaf93f8a02b0b481a0c
6
+ metadata.gz: 4bab969dac7e75dc7364436fcbca2cbd1c45618c3955805dcaf18949eb4b61640f41e8fd60eba2ee30fa3ac649784df0b4d4edaeea18e78c2f09b81597302979
7
+ data.tar.gz: 8b2f9f78cf1cb1f5998e0370503e7e643feeb23b42fca6b21c0f375da5f04c3d1acd211d1b218bcef65f24ce5d123fd46a87d72cd09457d0700aceb6e1f979dc
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.6.26)
12
+ bullet_train-roles (1.6.27)
13
13
  active_hash
14
14
  activesupport
15
15
  cancancan
@@ -129,11 +129,11 @@ GEM
129
129
  net-smtp (0.3.3)
130
130
  net-protocol
131
131
  nio4r (2.5.8)
132
- nokogiri (1.14.2-arm64-darwin)
132
+ nokogiri (1.16.0-arm64-darwin)
133
133
  racc (~> 1.4)
134
- nokogiri (1.14.2-x86_64-darwin)
134
+ nokogiri (1.16.0-x86_64-darwin)
135
135
  racc (~> 1.4)
136
- nokogiri (1.14.2-x86_64-linux)
136
+ nokogiri (1.16.0-x86_64-linux)
137
137
  racc (~> 1.4)
138
138
  parallel (1.22.1)
139
139
  parser (3.2.1.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.6.26"
4
+ VERSION = "1.6.27"
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.6.26
4
+ version: 1.6.27
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: 2024-01-18 00:00:00.000000000 Z
12
+ date: 2024-01-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug
@@ -217,7 +217,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
217
217
  - !ruby/object:Gem::Version
218
218
  version: '0'
219
219
  requirements: []
220
- rubygems_version: 3.4.10
220
+ rubygems_version: 3.5.3
221
221
  signing_key:
222
222
  specification_version: 4
223
223
  summary: Yaml-backed ApplicationHash for CanCan Roles