bullet_train-roles 1.8.1 → 1.8.2

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: f4ab279b0b7dd1c296a87fe5565c3b92e3a82a0219b4c90da95f76a5d7f093d8
4
- data.tar.gz: 768bb480cda776a3d8309975523bfd9ad29daa78e798612af941856f468cd5f7
3
+ metadata.gz: 1852e4b8142a678e0770dddcad152fc1674410d9adfbf1ce0c960448042c0dc7
4
+ data.tar.gz: d6c37af676ec27675dde9b52566527f93e2a883256ebb208325452b3a6b75d69
5
5
  SHA512:
6
- metadata.gz: f8371c87d2b8cbb5c2964640230364d5768db722333735c687ff0756f71af5d33aeb06f2b9e1a12aa87caadcbdeb43111afc5458122f6bf044b51c328d722727
7
- data.tar.gz: '0866158992afd517f22d5128c05ff5f38c994d37de6c4e2e3be865085a01d06ee647be7e08afd3a5f50886f9d5e17f925576c8b423a494c485b995aaf0e2ca66'
6
+ metadata.gz: 20d40173e3712853d4ce68c935d5d7ecf905f49e4f92bab1f22474e90c1e9c7e4a6c1ca7038bd4131902b27c7272e0bbcb9712310a156870aa7f07a49a24dc32
7
+ data.tar.gz: 76c36d1d58d6bd304076f411c8a9334b190c75d988f41518a4ebdb78e24629a7477945802c994f5ff23eed92316b02037178e3725065507adc26bf84f4100f91
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- bullet_train-roles (1.8.1)
12
+ bullet_train-roles (1.8.2)
13
13
  active_hash
14
14
  activesupport
15
15
  cancancan
@@ -128,7 +128,7 @@ GEM
128
128
  timeout
129
129
  net-smtp (0.3.3)
130
130
  net-protocol
131
- nio4r (2.5.8)
131
+ nio4r (2.7.4)
132
132
  nokogiri (1.16.0-arm64-darwin)
133
133
  racc (~> 1.4)
134
134
  nokogiri (1.16.0-x86_64-darwin)
@@ -205,6 +205,7 @@ PLATFORMS
205
205
  arm64-darwin-20
206
206
  arm64-darwin-21
207
207
  arm64-darwin-22
208
+ arm64-darwin-23
208
209
  x86_64-darwin-21
209
210
  x86_64-linux
210
211
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Roles
4
- VERSION = "1.8.1"
4
+ VERSION = "1.8.2"
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.8.1
4
+ version: 1.8.2
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-10-30 00:00:00.000000000 Z
12
+ date: 2024-11-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug