valorant 0.1.4 → 0.1.5r1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af83d2af3234b500b0ee1f3473619b5362d290fbcf4c6712baf5051af1b7a8c6
4
- data.tar.gz: e1d40bfaacc474da3eab78f992e4a7c07dda199567c179b4fa2665919eae6515
3
+ metadata.gz: 659b7a43c14c406bfd9f3da37f729c9b471814147ddfa4e435a1753d945aacbd
4
+ data.tar.gz: 00c456dc269c5e85e81c165dea8723718baa896f7c9301eaf89059d114091bf9
5
5
  SHA512:
6
- metadata.gz: be21b3466f2d24ce812b2fe17ab62f7901b43ba21d971d13b1511ef3609b81495df78d095570e07d1c091c4a0e3350948bd22c9f053baf783674bf6a8f6f9391
7
- data.tar.gz: 77800ac5facd18a081a35e764b5b776424b5f435b78b51b6567525163076b9e66ba2394a8eab9c3dd44ab3451a540b5d204916b5da02caa5276ce52be5d04d08
6
+ metadata.gz: 986e3d2a27ebf545b793798d9e438e6be44eb1f9ffe0c077b88edcd877d2d9a47721626e50676cc995fbcbd512e3a403fb9ff370e2a2607189a0b2de441316f3
7
+ data.tar.gz: c7832ed828587361b5c589f0e9546d3966a5519282f3a7784528919be4761e53e5cb630ee240cc29fe7e39687fa2789d1c31865917493d534f942843a352d72a
data/CHANGELOG.md CHANGED
@@ -9,3 +9,7 @@
9
9
  ## [0.1.4] - 2022-11-27
10
10
 
11
11
  - Added ".accuracy" method
12
+
13
+ ## [0.1.5] - 2022-11-28
14
+
15
+ - Added functionality to Misc.content
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- valorant (0.1.4)
4
+ valorant (0.1.5)
5
5
  fast_jsonparser
6
6
  rest-client
7
7