podcast_api 1.1.4 → 1.1.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: 0e549bb675f286d90e722a812146ee59f0a86aa6249a1f46287b2d877ca88105
4
- data.tar.gz: bbff36080778849b3dce804d46ffa7d65851b3ffa35b77580f9bf73c36f50ce9
3
+ metadata.gz: abbafee796baa40d8fa33d40ca5167e95c373174792ef290d206fed3b8b682cb
4
+ data.tar.gz: f2f9ba6b9fddd5c75585029a3ce3b4dec1a0b98cd501a12674d9190d03744b4d
5
5
  SHA512:
6
- metadata.gz: f9ba932bbb0907a649e930f1d653742973e4738ecf035ba9ea9e625f9bf97b42856fbd4eaceff730748f8dd45b840ac2ea268a494ace0b5952a76e3107c68de1
7
- data.tar.gz: 0fd8e1de1344e8278e677e9bdb4e58a21219e8cd446397fcfb0680bca4e1ba809961a7ad6c8571179183b60b0f172a85082594beb0c7ad65ad26d8fdde0f98ef
6
+ metadata.gz: 650abb3525a2e26be3dfeec4f5e2881ef2870371c463314116bbba976150883ff497f62424d3d7ce5dc1444819ff11666fcd42ac4bd8a71a0dbbcca3da5b7d58
7
+ data.tar.gz: c765396f9425acdc9f9f2b32559c9a9151ba2854a4260c20fc5afb1c5eff41c672fed76f227377fc9875dc86d89154ad0c4918ef5e7a0f7c1508900cd1a3f616
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.5)
5
5
  httparty (~> 0.20.0)
6
6
 
7
7
  GEM
@@ -12,7 +12,7 @@ GEM
12
12
  multi_xml (>= 0.5.2)
13
13
  mime-types (3.4.1)
14
14
  mime-types-data (~> 3.2015)
15
- mime-types-data (3.2022.0105)
15
+ mime-types-data (3.2023.0218.1)
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