bigrails-teams 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- 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: dbdee1e6cd2ba70e166172083d5cefb9b968add8edc52eeb76aedc1e60ca96bc
|
4
|
+
data.tar.gz: 2c730acdb45e7d9a22d90a22b699f56cd6b1f01b2ee2656d5a0e63dd3a1e7b6b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3098b73e1068ebfe7ed4717722d03bf4490a0d42f39aea8735686a2bc8299d6f997d78a2ac3162bd58238f1f22f83c0eea5fc3780a2f839827620cfc827a3965
|
7
|
+
data.tar.gz: be1ebb0a73964534f8e3d0a922a7404b3861a621b66b7dd1db1dc730a1f0ff5a558084faaa61f799c8b373c880fd286b00f3ffc78e2e6ec0d258f246d78dfb4c
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bigrails-teams
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gusto Engineers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sorbet-runtime
|
@@ -94,13 +94,13 @@ files:
|
|
94
94
|
- lib/teams/plugins/identity.rb
|
95
95
|
- sorbet/config
|
96
96
|
- sorbet/rbi/todo.rbi
|
97
|
-
homepage: https://github.com/bigrails/teams
|
97
|
+
homepage: https://github.com/bigrails/bigrails-teams
|
98
98
|
licenses:
|
99
99
|
- MIT
|
100
100
|
metadata:
|
101
|
-
homepage_uri: https://github.com/bigrails/teams
|
102
|
-
source_code_uri: https://github.com/bigrails/teams
|
103
|
-
changelog_uri: https://github.com/bigrails/teams/releases
|
101
|
+
homepage_uri: https://github.com/bigrails/bigrails-teams
|
102
|
+
source_code_uri: https://github.com/bigrails/bigrails-teams
|
103
|
+
changelog_uri: https://github.com/bigrails/bigrails-teams/releases
|
104
104
|
allowed_push_host: https://rubygems.org
|
105
105
|
post_install_message:
|
106
106
|
rdoc_options: []
|