meteoservice 0.2.6 → 0.2.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 437c799a7c0597e3f6cab71addd9e642312230728c09c7b1682d41ef728e2fd9
4
- data.tar.gz: a832e777034dafeb4f789ab6c9d3604b97d4cc5648eaf9ec33860a8105e86e54
3
+ metadata.gz: 5b858fcb34c40456990efc987edc5086cd73570ff6d33347a3c7e7c648421e76
4
+ data.tar.gz: ec406579f2568a3dca8efdb0cad0a11b97ebbf14044784f8c55f5e419a1764c6
5
5
  SHA512:
6
- metadata.gz: a4e406efa84871b40b395e461d23f05670d4c3ff4154a0f17e77197d47e2421bf9d781b0a943c9e4e954e477b3cb5d1bbe82a34891c2485ea8b7fd4a36b4fbba
7
- data.tar.gz: 3d79a36904e9a59bb6bab6f48369924251335c439df333bf8d584f8cd430f268a7bb2c2daef9df66300109df2e218ff4065d13ac3ad53452a1cdc680718123c5
6
+ metadata.gz: bc583b486e5cca6a3d1afa65e6c7d7a1a2496414b8591117b758d65b46a6082900d5eb57a946dbc44316de09449e0a8d755072572a3c05522981eec6018640c0
7
+ data.tar.gz: feadbe8c3efc310140e0412140cff70f2532522cfd5bf144d55c8b58bd837f4b336a821df76617517b754a121b48b6c2d4741ee90378f6ac5deb53cbdc4376ba
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- meteoservice (0.2.6)
4
+ meteoservice (0.2.7)
5
5
  faraday-encode_xml
6
6
  faraday_middleware
7
7
  multi_xml (~> 0.6)
@@ -57,7 +57,7 @@ GEM
57
57
  multi_xml (0.6.0)
58
58
  multipart-post (2.2.3)
59
59
  parallel (1.22.1)
60
- parser (3.1.3.0)
60
+ parser (3.2.0.0)
61
61
  ast (~> 2.4.1)
62
62
  public_suffix (5.0.1)
63
63
  rainbow (3.1.1)
@@ -70,29 +70,29 @@ GEM
70
70
  rspec-mocks (~> 3.12.0)
71
71
  rspec-core (3.12.0)
72
72
  rspec-support (~> 3.12.0)
73
- rspec-expectations (3.12.0)
73
+ rspec-expectations (3.12.2)
74
74
  diff-lcs (>= 1.2.0, < 2.0)
75
75
  rspec-support (~> 3.12.0)
76
- rspec-mocks (3.12.1)
76
+ rspec-mocks (3.12.2)
77
77
  diff-lcs (>= 1.2.0, < 2.0)
78
78
  rspec-support (~> 3.12.0)
79
79
  rspec-support (3.12.0)
80
- rubocop (1.40.0)
80
+ rubocop (1.43.0)
81
81
  json (~> 2.3)
82
82
  parallel (~> 1.10)
83
- parser (>= 3.1.2.1)
83
+ parser (>= 3.2.0.0)
84
84
  rainbow (>= 2.2.2, < 4.0)
85
85
  regexp_parser (>= 1.8, < 3.0)
86
86
  rexml (>= 3.2.5, < 4.0)
87
- rubocop-ast (>= 1.23.0, < 2.0)
87
+ rubocop-ast (>= 1.24.1, < 2.0)
88
88
  ruby-progressbar (~> 1.7)
89
- unicode-display_width (>= 1.4.0, < 3.0)
90
- rubocop-ast (1.24.0)
89
+ unicode-display_width (>= 2.4.0, < 3.0)
90
+ rubocop-ast (1.24.1)
91
91
  parser (>= 3.1.1.0)
92
- rubocop-performance (1.15.1)
92
+ rubocop-performance (1.15.2)
93
93
  rubocop (>= 1.7.0, < 2.0)
94
94
  rubocop-ast (>= 0.4.0)
95
- rubocop-rspec (2.15.0)
95
+ rubocop-rspec (2.17.0)
96
96
  rubocop (~> 1.33)
97
97
  ruby-progressbar (1.11.0)
98
98
  ruby2_keywords (0.0.5)
@@ -102,7 +102,7 @@ GEM
102
102
  simplecov_json_formatter (~> 0.1)
103
103
  simplecov-html (0.12.3)
104
104
  simplecov_json_formatter (0.1.4)
105
- unicode-display_width (2.3.0)
105
+ unicode-display_width (2.4.2)
106
106
  uri (0.12.0)
107
107
  vcr (6.1.0)
108
108
  webmock (3.18.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Meteoservice
4
- VERSION = '0.2.6'
4
+ VERSION = '0.2.7'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meteoservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gleb V. Zhegulin
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-12-11 00:00:00.000000000 Z
11
+ date: 2023-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday-encode_xml
@@ -114,14 +114,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
114
114
  requirements:
115
115
  - - ">="
116
116
  - !ruby/object:Gem::Version
117
- version: 3.0.2
117
+ version: 3.0.3
118
118
  required_rubygems_version: !ruby/object:Gem::Requirement
119
119
  requirements:
120
120
  - - ">="
121
121
  - !ruby/object:Gem::Version
122
122
  version: '0'
123
123
  requirements: []
124
- rubygems_version: 3.3.26
124
+ rubygems_version: 3.4.3
125
125
  signing_key:
126
126
  specification_version: 4
127
127
  summary: Weather forecast for the next day.