podcast_api 1.1.4 → 1.1.6

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: 0e549bb675f286d90e722a812146ee59f0a86aa6249a1f46287b2d877ca88105
4
- data.tar.gz: bbff36080778849b3dce804d46ffa7d65851b3ffa35b77580f9bf73c36f50ce9
3
+ metadata.gz: 6bd6ac4ac112977f533c9ac14538e0a2c028fdb7a0da7586227582c0a2df2e71
4
+ data.tar.gz: db065969ea90d3c3ec8125f27d7307c3dbf264994296dcd48da4e76321c068f2
5
5
  SHA512:
6
- metadata.gz: f9ba932bbb0907a649e930f1d653742973e4738ecf035ba9ea9e625f9bf97b42856fbd4eaceff730748f8dd45b840ac2ea268a494ace0b5952a76e3107c68de1
7
- data.tar.gz: 0fd8e1de1344e8278e677e9bdb4e58a21219e8cd446397fcfb0680bca4e1ba809961a7ad6c8571179183b60b0f172a85082594beb0c7ad65ad26d8fdde0f98ef
6
+ metadata.gz: 9fed49f772539ce0b0d31b7e5be76ea44d5209c39271a397f261a804283174501ad9c48bdbeba0aa9dd4493c569aaab1aeb831d4240670e562128de1d4467541
7
+ data.tar.gz: ab6d4ebb0e9751a2eddfcd498f387c5335a7d20f1218c367f28b0bc1520d73765e50a968bcd7a1a657effa3c4c01be32112d3c6781fac58114eaac3fe915b1c2
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- podcast_api (1.1.4)
4
+ podcast_api (1.1.6)
5
5
  httparty (~> 0.20.0)
6
6
 
7
7
  GEM
@@ -10,9 +10,9 @@ GEM
10
10
  httparty (0.20.0)
11
11
  mime-types (~> 3.0)
12
12
  multi_xml (>= 0.5.2)
13
- mime-types (3.4.1)
13
+ mime-types (3.5.1)
14
14
  mime-types-data (~> 3.2015)
15
- mime-types-data (3.2022.0105)
15
+ mime-types-data (3.2023.0808)
16
16
  mocha (1.12.0)
17
17
  multi_xml (0.6.0)
18
18
  power_assert (2.0.0)
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2021 Listen Notes
3
+ Copyright (c) 2023 Listen Notes
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal