bullet_train-roles 1.6.20 → 1.6.21

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f42788563a50ae5cc07ff3f867e3b7a1c51d470431b81fe385fb06ac1a16ccb9
4
- data.tar.gz: 7edbc88cbdcba25cbc63695b325f8d9085e26616b9a436a50c3ec70e8249f5df
3
+ metadata.gz: 798b422c7ab28c9828167435eb2834725f26a516c1738d9e38605764fec4b85d
4
+ data.tar.gz: 9d303aebe71b9f9cfa802ce79650b1f93f8bacdb2251cdecf4281af037ba888f
5
5
  SHA512:
6
- metadata.gz: 9457b57107c8d03d485fff81d159730ac5776251b260e6b4c8cd24990521d12d489234c24ce6f553ff8c300a28a17bfbe543db660405956f7e183cb8e80a66e9
7
- data.tar.gz: c78967b0884e46599bebc0f018a22f901b4d80afd75512d02525a4caef5098ab62162fd6dc0b988787ae4b531ad68a0be5ac63c0a32bd34098f16c631b3c83c4
6
+ metadata.gz: 70ef70e3c4051fd78bda0b65a22edde7328b4bb08cbd8d701470fa05c0399be4180a0151d96a35bf5a6725f241964d505f083579dd8a63a51a5195e76dd96528
7
+ data.tar.gz: 4109d8331e275cf999bde46ae7c0847258a6c072a0cb68087944597224cc3fb1fc25f8410c9d377a334595a51987ea2f0cfa82aea253f96291b590b994ea7fa2
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.6.20)
12
+ bullet_train-roles (1.6.21)
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.6.20"
4
+ VERSION = "1.6.21"
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.20
4
+ version: 1.6.21
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: 2023-11-29 00:00:00.000000000 Z
12
+ date: 2023-12-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug