bullet_train-scope_questions 1.2.27 → 1.3.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 +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 242ef948142e55bbb0bea18f975bddb5a9b4f4334af299b36312555646008509
|
4
|
+
data.tar.gz: c42a7a715ac03110f765a6e4d88829ac9951b59e085bd1a09622aaf12829d11b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cf900c6ecb3f857ddcf049d19762886bd17dc285d8243b587a6d4eac5a3a7ad2a0b930aab77d3e1418d51fc53e0209577cb39051b3001964f89498208c39577a
|
7
|
+
data.tar.gz: 4ba66c7732ba262be5bce424c3e08030bb86ac7789f5cf08b4f21421622533fb5a236f0a73e3b6846c5561005014738e929a1e7b2572e2e5f25ebab8364f1720
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -40,12 +40,12 @@ files:
|
|
40
40
|
- lib/bullet_train/scope_questions/engine.rb
|
41
41
|
- lib/bullet_train/scope_questions/version.rb
|
42
42
|
- lib/tasks/bullet_train/scope_questions_tasks.rake
|
43
|
-
homepage: https://github.com/bullet-train-co/bullet_train-scope_questions
|
43
|
+
homepage: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_questions
|
44
44
|
licenses:
|
45
45
|
- MIT
|
46
46
|
metadata:
|
47
|
-
homepage_uri: https://github.com/bullet-train-co/bullet_train-scope_questions
|
48
|
-
source_code_uri: https://github.com/bullet-train-co/bullet_train-scope_questions
|
47
|
+
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_questions
|
48
|
+
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_questions
|
49
49
|
post_install_message:
|
50
50
|
rdoc_options: []
|
51
51
|
require_paths:
|
@@ -61,7 +61,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
61
61
|
- !ruby/object:Gem::Version
|
62
62
|
version: '0'
|
63
63
|
requirements: []
|
64
|
-
rubygems_version: 3.
|
64
|
+
rubygems_version: 3.3.7
|
65
65
|
signing_key:
|
66
66
|
specification_version: 4
|
67
67
|
summary: Bullet Train Scope Questions
|