gemstash 2.2.1 → 2.2.2

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: cb52dab0226e577b3119d1eccead8bcb09bd66226832824e53a8511860996c13
4
- data.tar.gz: b13d821c0d1baa930c4107fd455be21b735c72f480a151d57640de20b134073a
3
+ metadata.gz: 883f183c2cf5a6ca30759bfab7d7c7365690582c638245fe2f41a7c0b9983664
4
+ data.tar.gz: a569afac24f8d256b663e01094ca66b5c60692e0496234ddbf4b61c15feac901
5
5
  SHA512:
6
- metadata.gz: 2b91f27500a36a8f8e412c992b026c4419f1bb63493f9325e8b1743ff28becba13648b16cbe93250e07ee4d42a1081c224928ba6269bdf4955c13259f47c82a7
7
- data.tar.gz: 51bf8238974a3963719f38388d73a0ac1a480d5de67d3948df692a5823af56f70c632563db8c46e60ed28eaa70e4debb646aa8bc73bb2f291a19e07175619cfd
6
+ metadata.gz: 3d51cbb59194b727c963e67fbdadbe013cea2e5edea651c10d0564eb21ee231023d0ca0c3c45f74b0550eee0474a7218b83fd72d51da425557ee375f062fe03d
7
+ data.tar.gz: d2dfaa9aed272d9685a96d17429b3e68ba1ac6328f4fc6175ebaff490176dfcecb44658cec69105e9ba8dc41ab5b30fd152035f874bd57d83b60195fc65922ba
data/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ ## 2.2.2 (2023-03-03)
2
+
3
+ ### Changes
4
+
5
+ - Allow newer versions of the `activesupport` dependency ([#332](https://github.com/rubygems/gemstash/pull/332), [@kyrofa][])
6
+
7
+ ## 2.2.1 (2023-02-09)
8
+
9
+ ### Bugfixes
10
+
11
+ - Add permitted classes to a `YAML.load` in cache ([#329](https://github.com/rubygems/gemstash/pull/329), [@SocalNick][])
12
+
13
+ ## 2.2.0 (2023-01-27)
14
+
15
+ ### Bugfixes
16
+
17
+ - Respect auth set in upstream host uri ([#317](https://github.com/rubygems/gemstash/pull/317), [@jebentier][])
18
+ - Change the response code for "/versions" from 403 to 404 ([#326](https://github.com/rubygems/gemstash/pull/326), [@hendric-dev][])
19
+
20
+ ### Changes
21
+
22
+ - Support Ruby 3 ([#312](https://github.com/rubygems/gemstash/pull/312), [@tonytonyjan][])
23
+ - Drop support for EOL Ruby versions 2.4, 2.5, 2.6 ([#328](https://github.com/rubygems/gemstash/pull/328), [@indirect][])
24
+ - Update `dalli` dependency ([#324](https://github.com/rubygems/gemstash/pull/324), [@indirect][])
25
+
26
+ Also thanks to: [@indirect][] and [@hsbt][] who fixed CI issues and lint warnings.
27
+
1
28
  ## 2.1.0 (2020-02-26)
2
29
 
3
30
  ### Bugfixes
@@ -235,3 +262,11 @@
235
262
  - Various fixes 2 ([#47](https://github.com/bundler/gemstash/pull/47), [@smellsblue](https://github.com/smellsblue))
236
263
  - Various fixes 3 ([#49](https://github.com/bundler/gemstash/pull/49), [@smellsblue](https://github.com/smellsblue))
237
264
  - Add Gemtash logo ([#50](https://github.com/bundler/gemstash/pull/50), [@jonathanrieta](https://github.com/jonathanrieta))
265
+
266
+ [@SocalNick]: https://github.com/SocalNick
267
+ [@hendric-dev]: https://github.com/hendric-dev
268
+ [@hsbt]: https://github.com/hsbt
269
+ [@indirect]: https://github.com/indirect
270
+ [@jebentier]: https://github.com/jebentier
271
+ [@kyrofa]: https://github.com/kyrofa
272
+ [@tonytonyjan]: https://github.com/tonytonyjan
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -1,5 +1,5 @@
1
1
  <!-- Automatically generated by Pandoc -->
2
- .\" Automatically generated by Pandoc 3.0.1
2
+ .\" Automatically generated by Pandoc 3.1
3
3
  .\"
4
4
  .\" Define V font for inline verbatim, using C font in formats
5
5
  .\" that render this, and otherwise B font.
@@ -2,5 +2,5 @@
2
2
 
3
3
  # :nodoc:
4
4
  module Gemstash
5
- VERSION = "2.2.1"
5
+ VERSION = "2.2.2"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemstash
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andre Arko
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-02-09 00:00:00.000000000 Z
11
+ date: 2023-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '4.2'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
- version: '6'
22
+ version: '8'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '4.2'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
- version: '6'
32
+ version: '8'
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: dalli
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -301,7 +301,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
301
301
  - !ruby/object:Gem::Version
302
302
  version: '0'
303
303
  requirements: []
304
- rubygems_version: 3.4.3
304
+ rubygems_version: 3.2.7
305
305
  signing_key:
306
306
  specification_version: 4
307
307
  summary: A place to stash gems you'll need