bullet_train-roles 1.8.1 → 1.8.3

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: d61053a380490c6b34d2005f75e3ca847fc64f50aeb5a8f660228123e6fcd96a
4
+ data.tar.gz: 2b223d6635c88458134224d9bd5fccf43f8cc09569483be694f1a79afa135be1
5
5
  SHA512:
6
- metadata.gz: f8371c87d2b8cbb5c2964640230364d5768db722333735c687ff0756f71af5d33aeb06f2b9e1a12aa87caadcbdeb43111afc5458122f6bf044b51c328d722727
7
- data.tar.gz: '0866158992afd517f22d5128c05ff5f38c994d37de6c4e2e3be865085a01d06ee647be7e08afd3a5f50886f9d5e17f925576c8b423a494c485b995aaf0e2ca66'
6
+ metadata.gz: fabcc900e487128ad4e5b63d2ce3f991555c3a4ccf89bf6e2a48feae3a6a87010416f7bc40636c427582487c218347cf82626c6fff7a48bec3e6c6d30a4a169c
7
+ data.tar.gz: c67c7fc6d2b66ec010f6e64aa77277c36a997e186d51d0ad4a84bb3dc28ea176f171964fb4f1ffcc50668a0e0e66203bf804953f7c4b46294182e3395904c96c
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.3)
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.3"
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.3
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-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: byebug