bullet_train-has_uuid 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: d3c7de9fee2bc7dc13dbd660fb934c7cd83c43f057c34a8675f337471eaa79d4
4
- data.tar.gz: a18835a5b26780c3b3a2d88068f1441065393cb55a19bbac2766aa98bfb58398
3
+ metadata.gz: 9415da46c2a1f556dd7269538bc64d8ed7c964c1b6dc58d423be894d53317203
4
+ data.tar.gz: d9ab6befed454a83185eee6a867c0ba55235123b5b31fde04653a0e94167fe6b
5
5
  SHA512:
6
- metadata.gz: f8cf5bec6de83bdf7d4c21082c0975a54dd17b3439abb8febbd0765b0f05797ad5e677b07b2154f0574af890e2a406cfeb80492ac5b953e508c942a882391361
7
- data.tar.gz: 2cd3fa18b9eeaaa5769e7f25f62ed089f5145078552b621a1543dd90e93e8c3b88a42959e45e102fdf3a6feb5df1142ea33c9f8503e82d6f1f97564b5685deed
6
+ metadata.gz: b1834cfcf921777356b781ab9412468ef79034914698a57510086205cf134e4f05df189b09ae1e2485666815e084aeeb108b7e57e8d4074f5010390859fac3bf
7
+ data.tar.gz: 0e4a6df6c14a69a0a23156b3dfcb3329f9ec80a1f6ea140b082f2c2298b92b3e9926771dbf962c6fb9e14e8a0c92df40a83c5dbd4f8af9593ec2a616231c243a
@@ -1,5 +1,5 @@
1
1
  module BulletTrain
2
2
  module HasUuid
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-has_uuid
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/has_uuid/engine.rb
42
42
  - lib/bullet_train/has_uuid/version.rb
43
43
  - lib/tasks/bullet_train/has_uuid_tasks.rake
44
- homepage: https://github.com/bullet-train-co/bullet_train-has_uuid
44
+ homepage: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-has_uuid
45
45
  licenses:
46
46
  - MIT
47
47
  metadata:
48
- homepage_uri: https://github.com/bullet-train-co/bullet_train-has_uuid
49
- source_code_uri: https://github.com/bullet-train-co/bullet_train-has_uuid
50
- post_install_message:
48
+ homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-has_uuid
49
+ source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-has_uuid
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 Has UUID
69
69
  test_files: []