south_african_air_quality_index 0.0.5 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/Gemfile.lock +6 -6
- data/lib/south_african_air_quality_index/version.rb +1 -1
- data/south_african_air_quality_index.gemspec +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c9ea16dead98587f65c69aa7138c805a93bfcd7b9088e4c11c19ba4c91517a64
|
4
|
+
data.tar.gz: 218672e15e3392ba1a74cf6317f4aa2967fe4336b67b44eca3b588409db4d3ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f089ddd71778d22d6242cfe7ab2531be9eb46b700e094e6cb148e57c2f335fd83cc0c46081f998995defdb9098946d61cfad767671268c6cf1efd492525882f
|
7
|
+
data.tar.gz: 84bab6dbbc0bd7624232718101f43e0494e370b41f1ebafcc39284f5e25e6ba50397ddc2f438c84202794ac5cec6cc42b58f5230130e400acaf412d1863478b8
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.3.
|
1
|
+
3.3.5
|
data/Gemfile.lock
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
south_african_air_quality_index (0.0.
|
5
|
-
active_attr (~> 0.
|
4
|
+
south_african_air_quality_index (0.0.6)
|
5
|
+
active_attr (~> 0.17.0)
|
6
6
|
httparty (~> 0.22.0)
|
7
7
|
nokogiri (~> 1.16.7)
|
8
8
|
|
@@ -22,10 +22,10 @@ GEM
|
|
22
22
|
erubi (~> 1.4)
|
23
23
|
rails-dom-testing (~> 2.0)
|
24
24
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
25
|
-
active_attr (0.
|
26
|
-
actionpack (>= 3.0.2, <
|
27
|
-
activemodel (>= 3.0.2, <
|
28
|
-
activesupport (>= 3.0.2, <
|
25
|
+
active_attr (0.17.0)
|
26
|
+
actionpack (>= 3.0.2, < 8.0)
|
27
|
+
activemodel (>= 3.0.2, < 8.0)
|
28
|
+
activesupport (>= 3.0.2, < 8.0)
|
29
29
|
activemodel (7.0.4)
|
30
30
|
activesupport (= 7.0.4)
|
31
31
|
activesupport (7.0.4)
|
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
|
|
23
23
|
spec.require_paths = ["lib"]
|
24
24
|
|
25
25
|
spec.add_dependency "httparty", "~> 0.22.0"
|
26
|
-
spec.add_dependency "active_attr", "~> 0.
|
26
|
+
spec.add_dependency "active_attr", "~> 0.17.0"
|
27
27
|
# spec.add_dependency "jwt", "~> 2.8.1"
|
28
28
|
spec.add_dependency "nokogiri", "~> 1.16.7"
|
29
29
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: south_african_air_quality_index
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- trex22
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: httparty
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.
|
33
|
+
version: 0.17.0
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.
|
40
|
+
version: 0.17.0
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: nokogiri
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
@@ -207,7 +207,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
207
207
|
- !ruby/object:Gem::Version
|
208
208
|
version: '0'
|
209
209
|
requirements: []
|
210
|
-
rubygems_version: 3.5.
|
210
|
+
rubygems_version: 3.5.21
|
211
211
|
signing_key:
|
212
212
|
specification_version: 4
|
213
213
|
summary: A client for using the South African Air Quality Index API in Ruby.
|