bullet_train-scope_questions 1.13.0 → 1.14.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bullet_train/scope_questions/version.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c71d74afd1a25534a3245f79799d449eab67e9e25687242d3409505dbaaf4703
|
4
|
+
data.tar.gz: f343b5a41bad450a17d5394f3809aef207f409c90a235472846ab3c6f45bd34a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ff855e17cd72e13a14e749b26f0e0b7d31e3ebe02faba3ad64fe6cd6c6cb368526ab4d2c48b925967c0aeda0582151a461bf2d69a2770acfa7ee2af1aa6be9bc
|
7
|
+
data.tar.gz: 855357e72cecf4fcec778a3b041efd782578fc39c01f83e14d755635b9732b22f2035b092fbe572fae233d3dd0aeb503acc76d42bcca6d5142fbc1a3b2d20475
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-scope_questions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.14.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
10
|
+
date: 2024-12-30 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rails
|
@@ -60,7 +59,6 @@ licenses:
|
|
60
59
|
metadata:
|
61
60
|
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_questions
|
62
61
|
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_questions
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.2
|
80
77
|
specification_version: 4
|
81
78
|
summary: Bullet Train Scope Questions
|
82
79
|
test_files: []
|