bullet_train-scope_questions 1.13.0 → 1.14.1
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: 89c40aff0196b486571a22ac3f750f119ed2600df8f7cccb32c434fb1a7d5eaa
|
4
|
+
data.tar.gz: e367a7f8c3ee4b5c9ae805708673703f95b4526b86c38258281d21cef1902c87
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0847faac611706d08da83636845fb0e43ba991b0a24301349311f7b7c2a1369f2959905ee0db4ae7b8079b0cf2262b7010c750c8edfe357e857f32ea82314367'
|
7
|
+
data.tar.gz: 3237c80e7a1eced316b325705016090492045c6e286ef986ab765a78f375370d27e1d7b15bcd3b2b2ef6aea93d7f582647baf764a68bcadda039487c9c152559
|
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.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-23 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: []
|