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 +4 -4
- data/Gemfile.lock +3 -2
- data/lib/bullet_train/roles/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1852e4b8142a678e0770dddcad152fc1674410d9adfbf1ce0c960448042c0dc7
|
4
|
+
data.tar.gz: d6c37af676ec27675dde9b52566527f93e2a883256ebb208325452b3a6b75d69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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.
|
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
|
|
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.
|
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-
|
12
|
+
date: 2024-11-12 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: byebug
|