myweatherforecast 1.0.4 → 1.0.5

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: f8142fa7d9e5a57ddff1cdc0f427df84f988d7e39da32f396aefc67541b58f50
4
- data.tar.gz: c8df2087409619441ac6525612a308b6ce1d0980e0e4b16695c7aa3bef4d433a
3
+ metadata.gz: 76cbe1a9ee289baf82c0081e2b1f446017a950b811d35ea8b5c087e1f4be23ed
4
+ data.tar.gz: 05bdc15ba9fcb48a9746b581e2601eb1ac51599e05af17691188b02b902b436f
5
5
  SHA512:
6
- metadata.gz: 1f0e34e382a7f40da971091163e30794061969798cac4db08db095759c184e6654840743878a2858650877295b09cc135a61c475c2f562199a7871e0e5040c3d
7
- data.tar.gz: 2ef8e4a635a276fa1bd43ad11d59ad76e0a7342fdfcaa28a30390245bb207fd977ba9a7c55cad2933d63c6977d19363d916ecc21a2157d6a60ce9dc75f800be3
6
+ metadata.gz: 1529784ef4a4229e7e949781219d02691c5f41096bbbba36f9db747d1f3550e5f54e557e22ab2627e54a4cb493195d3da42c910848e6d9e63ef8372bc3ceafc1
7
+ data.tar.gz: 8d00c0cfee676ef590c17601b5fe35bfadf01d44e1d2227cbc811ba80ebda3870b707960d8debf8a48d0fee8286af0ccf3e691c652c88ad2141dab2a2a8e70f5
Binary file
data.tar.gz.sig CHANGED
@@ -1,4 +1,2 @@
1
- +RL��zfV^Qi���?�h)�T���' H�!�~�����{SUI���iW������|�)�/hK�]opRy3�۽��澕
2
- �0�� 8�_���'KqS��]Dbl�~���&!0Z3�H1 �E�0�m
3
- �4�@Dzޚ, ߓ,8%��z?�F0s��V���y� �X�
4
- R\�E��
1
+ U F?�܍�Չ�KHb������-Y�d�"��u��GT)�k�Z@���,ي�5h� �#(�Y�R�^q���^��S�_s|t�8= s��?�og:�G�(@�Sf^G?�'���,�@����@�l5,0��L86̱篸��3���Վ?6>��j��sѰۭ 烣��[G��[�ӽܹ��Ӕ�,� S~wa������2]�Z'˭�Q�������Bvwn_�ԸT=�l@�" 0% M�� �g��]Q�
2
+ Bb5s����� ������R�*��
@@ -340,7 +340,8 @@ class MyWeatherForecast
340
340
  def next_3days()
341
341
 
342
342
  days().take(4)[1..-1].map do |x|
343
- "%s: %s - %s %s" % [x.time.strftime("%a"), x.tempmin, x.tempmax, x.summary]
343
+ "%s: %s - %s #{x.emoji} %s" % [x.time.strftime("%a"), x.tempmin,
344
+ x.tempmax, x.summary]
344
345
  end.join("\n")
345
346
 
346
347
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: myweatherforecast
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -35,7 +35,7 @@ cert_chain:
35
35
  T8ZItjfCqcG6MNMdmPqplYAqpSJzVB9ucdkrz8Ia5Lf1waJw6Dd0m1zHWYSofIH8
36
36
  HuG3HnRIMQNQE2s1PFtxmX2w
37
37
  -----END CERTIFICATE-----
38
- date: 2020-07-13 00:00:00.000000000 Z
38
+ date: 2020-07-17 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: forecast_io
metadata.gz.sig CHANGED
Binary file