bullet_train-roles 1.7.16 → 1.7.17

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: f07e9443ff7591b08598d750b023c74368ff9b650b171a1949939c71eeb85203
4
- data.tar.gz: dc77448fe9c25995edb95b7e3bcb88bb613fb674f364b27e976874f91b52bc3e
3
+ metadata.gz: 48f19be559340fd7c7d7aa90a198671daff0b1ee686414eea774f2baa5c70ddc
4
+ data.tar.gz: ffbab6b6872d381a435b843f528d013dc2f3bf2ad03d7fdedf3e3a07336a2405
5
5
  SHA512:
6
- metadata.gz: f8b6ea10418a368283603a0860c5cdd290c1dafc610e841af39865094a4f061994ed6abbf344791d243a1a2b7951ca5afee20b0fb7c4ae4f2c822dd56e0ee9b4
7
- data.tar.gz: 7cc017873d04c07d2138747686787d4e0df8ee63fa85661608d9cb5f5e490af26cb32da7a858ab86505b2c4aafbde55e1282183f28617c05e3ea09611bfb8f5d
6
+ metadata.gz: d2d2ad546043de696bb7cac8171b2242204b45b97131692378717e4e35362df0224f7c78d0739be5a6d3657679e794514a17cdad8b0102bebfe564b7e8ebb159
7
+ data.tar.gz: 9222b9627c1dd602af88f77f44ccad0a8ba96f11822bb6eda981cf3b4471fc63b94a9651a0d5242aec640052b3c3e866d5a12c638b84b87d4022cbe7f28873ec
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.7.16)
12
+ bullet_train-roles (1.7.17)
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.7.16"
4
+ VERSION = "1.7.17"
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.7.16
4
+ version: 1.7.17
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-07-09 00:00:00.000000000 Z
12
+ date: 2024-07-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug