jquery-rjs 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: e0502a0bc91940b63220279b42bc4279cff5f9c53d0f1ad7e52ba0f524fdde5d
4
+ data.tar.gz: ad45c752f863259d4276191537a9803797bf11390ff0a4e57bca6523f0c40b9f
5
+ SHA512:
6
+ metadata.gz: 523ba66b66f0db14a9433fc1165f6361718963485ceb30c8c67536eb6867b904bdf7351f91e1ab326e34957b3ce6709e5c8d1c73da015ad291c79cf60c2f15bb
7
+ data.tar.gz: 72483efb879cb6895e22d81e8fc2289ad74b077fd77f34f330087a70a738ccf8e61844d56f9f551d95bf7a3894c3a286606791deb7fd428fff71ccb6c824d352
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jquery-rjs
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - ManageIQ Authors
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-02-23 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: jquery-rjs
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/ManageIQ/jquery-rjs
20
+ licenses:
21
+ - Apache-2.0
22
+ metadata:
23
+ source_code_uri: https://github.com/ManageIQ/jquery-rjs
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.2.11
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: jquery-rjs
43
+ test_files: []