bullet_train-super_load_and_authorize_resource 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: 7fdec98de52924a510a11f930bc75622627410365ed2ccf81e9c13a0b3718a37
4
- data.tar.gz: 6c25f24209fcebadf0905f398e3847b090bc787f04ad05299a599b8d04230835
3
+ metadata.gz: d2344bf617c86c8e7e808c067f639d559b87292c157ba9728a44554c4d6e5197
4
+ data.tar.gz: d0ee7a3b7810a36aac5a54e0e561742ad040ef856069619c97cff4e347e380b5
5
5
  SHA512:
6
- metadata.gz: 9e375c5d58ea264cbfff569bcdc2de0c2ce093566abac7b87cb97d76ce84d663b20bcac9094819e1c9846fcfaeb53bcedda0e22ac8a6517e51fc85e73a16d274
7
- data.tar.gz: 208333347d8598ee7ad71351627cda05b9c40f5ae80d2bc209fd49bf1d97fc5eb7d5a80fb65e0911b420ad808ec5564ca1e2de5128809d6b03c5d2f8d311d812
6
+ metadata.gz: ab44ae136e15c4add6b9f4538a13e5f826dfde1c15d95aceeeede3cbff19d680556ae99b5b3cfbc5cf57a06caee9ea01c53e118d72c7960bc2352c28773e934d
7
+ data.tar.gz: ee94df269043049b649fefe29d7394187f019d5f46a0cdfce0ffaa0e532ac65d083ca704956c0820db526aaae70f3d9ba0df0fdd11486c7c7239f7ad7f424e32
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module SuperLoadAndAuthorizeResource
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-super_load_and_authorize_resource
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
@@ -41,13 +41,13 @@ files:
41
41
  - lib/bullet_train/super_load_and_authorize_resource/engine.rb
42
42
  - lib/bullet_train/super_load_and_authorize_resource/version.rb
43
43
  - lib/tasks/bullet_train/super_load_and_authorize_resource_tasks.rake
44
- homepage: https://github.com/bullet-train-co/bullet_train-super_load_and_authorize_resource
44
+ homepage: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource
45
45
  licenses:
46
46
  - MIT
47
47
  metadata:
48
- homepage_uri: https://github.com/bullet-train-co/bullet_train-super_load_and_authorize_resource
49
- source_code_uri: https://github.com/bullet-train-co/bullet_train-super_load_and_authorize_resource
50
- post_install_message:
48
+ homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource
49
+ source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource
50
+ post_install_message:
51
51
  rdoc_options: []
52
52
  require_paths:
53
53
  - lib
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  version: '0'
64
64
  requirements: []
65
65
  rubygems_version: 3.4.10
66
- signing_key:
66
+ signing_key:
67
67
  specification_version: 4
68
68
  summary: Bullet Train Super Load And Authorize Resource
69
69
  test_files: []