astrological_forecast 2.0.1 → 2.0.2

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: d9caf93370cf8653834f4485454a9da5bd120b267527d20b5b860ed050cbf439
4
- data.tar.gz: 4b508193efc0909795a49013311a2f6dd44b66c101f319c733efabb102fae859
3
+ metadata.gz: b90d589da98e246f0aa7a80626c98f43cca55cfdc8eda5c8934d066f8588b123
4
+ data.tar.gz: 8fcde1d8fc0d5c38b7de61f291c669301a3aaad432962628635eaf3b396efc6a
5
5
  SHA512:
6
- metadata.gz: f56f2cbe98682cf443dd3b00c92e4022f555dfefd962728a7547faddec50e3c89ea077391be362a4829cfbd2c9550a5b98d1bda9851c0f3f22abf915ad27b951
7
- data.tar.gz: dbaa4201c29343f548a8e39c8a8db66b5040cbace0e108f9ad1f7807ab7e7577edce6f3ef11a10f8df97f939b79896b997bf7d3b76c7714dabd6e3578021c6f2
6
+ metadata.gz: 405dddb49120483f8545695044df8c5546456487d36307c6498d6cbef1c8cd01ed3c55dae83559701cf896ec9cbb464a5886bd7b9e1dcc965a98513391e3cbad
7
+ data.tar.gz: 48b1e36fa09744670f4a5b50f71dc441778908ceee1ed0baa0213e4a4e6dfbf5ebf0228fedf36d25003e8f78f73d0f53436a362356a710098b1d821bffb5e737
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- astrological_forecast (2.0.0)
4
+ astrological_forecast (2.0.1)
5
5
  addressable
6
6
  nokogiri
7
7
  open-uri
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AstrologicalForecast
4
- VERSION = '2.0.1'
4
+ VERSION = '2.0.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: astrological_forecast
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gleb V. Zhegulin