podcast_api 1.1.1 → 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: 3eb96fe3333e20c6286cce59678a0c14667fdb37c26555968009ef957bf79e89
4
- data.tar.gz: dd858aeda556a8ad6ecd5f8d77d6d5719a06a308cdc1433780321a5a7f7496cb
3
+ metadata.gz: abbafee796baa40d8fa33d40ca5167e95c373174792ef290d206fed3b8b682cb
4
+ data.tar.gz: f2f9ba6b9fddd5c75585029a3ce3b4dec1a0b98cd501a12674d9190d03744b4d
5
5
  SHA512:
6
- metadata.gz: 175e44e90408925e99447fcd4e62f5665d8b08328313064844804b507e0172c04cfdce1abdf853de714e3d70005100672dd4deb6a85953894d86a2cb5426aa79
7
- data.tar.gz: 16e89ed298dcb16bd3c06021df32bdb6f2240cf508e61cd5cff0974198fccdd533b60b9056b75a8476939adeea13cdcda2d6ab4774777662dac9419692ecc3bd
6
+ metadata.gz: 650abb3525a2e26be3dfeec4f5e2881ef2870371c463314116bbba976150883ff497f62424d3d7ce5dc1444819ff11666fcd42ac4bd8a71a0dbbcca3da5b7d58
7
+ data.tar.gz: c765396f9425acdc9f9f2b32559c9a9151ba2854a4260c20fc5afb1c5eff41c672fed76f227377fc9875dc86d89154ad0c4918ef5e7a0f7c1508900cd1a3f616
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- podcast_api (1.1.1)
5
- httparty
4
+ podcast_api (1.1.5)
5
+ httparty (~> 0.20.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -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