bullet_train-scope_questions 1.2.27 → 1.3.1

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: 290926fbc1b7ffa9efb114aae890018b39bd4d597a974625138106d9f77b5972
4
- data.tar.gz: 32c31e6e779a66538d1c3c030a95aa4fd474b4767afcbe5c6c4eb40b64ab728e
3
+ metadata.gz: f3272d84814e76890b1b4dab2d92cd294632d576fec545ce82b553f659aa4bbd
4
+ data.tar.gz: 393fc7b00a74dad58f3b60ba8a59652c0713e9b90caa1d8a31b6f1ee8dc81457
5
5
  SHA512:
6
- metadata.gz: 74fd40da7a45356a998d73018323c1c7eace4d8aa6f51f827040a2d4fefbecc5bdfb198705d185847a62288e13d0b722b42dd36d59d8dd9baf0da69e386847ee
7
- data.tar.gz: bc04f8817d51e7b6fe359fdf7778a40b6bc45cdaa01862a4dfeb5f003f4560251bc0d9740b6616e89df82292e45d5c9e4633542247078d0ff678d131eafa8e82
6
+ metadata.gz: 4455ef61da271caae518210c1204fc7e7c59d0190875ac0ac8c41e48e22cca58c038fd3d2bcc60b096b78862ee6d858fbff1a8cab23692bc40d9a9de021aa5cf
7
+ data.tar.gz: 470e76e7a286a68162b7249ff51a35111dd5321164c0964491101f960a30cba016af1a703e09af62a98e014a9357847d22781ecdce943b5c2c6e27d618ee821c
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module ScopeQuestions
3
- VERSION = "1.2.27"
3
+ VERSION = "1.3.1"
4
4
  end
5
5
  end
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.2.27
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-27 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -40,13 +40,13 @@ 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
49
- post_install_message:
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
+ post_install_message:
50
50
  rdoc_options: []
51
51
  require_paths:
52
52
  - lib
@@ -62,7 +62,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
62
  version: '0'
63
63
  requirements: []
64
64
  rubygems_version: 3.4.10
65
- signing_key:
65
+ signing_key:
66
66
  specification_version: 4
67
67
  summary: Bullet Train Scope Questions
68
68
  test_files: []