geminabox 1.4.3.rc → 1.4.3

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/geminabox/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c44c05f8f334a36f1c3580caa4960ac01d603c1d3493390913e190cd84f562b1
4
- data.tar.gz: '008ee0518161a2ef8a8f6450bb9626a603253ef8f28b3fbf19dbd0c0af37d1d5'
3
+ metadata.gz: 264d313c223fe27a634152c122662c4342c9edeeeac6b1b1d9c878c81f0f1a11
4
+ data.tar.gz: c1e6d67a66011945970d23d8f3958eef6c8a31ba14a638e726bd58f1bec93a63
5
5
  SHA512:
6
- metadata.gz: 30ab306f101a357c39e32e3e6209a9a4da3ac17b65d9465964e1c1ec56eb7a4e37e1f63ac6d22963d840106737c753bcaf3fa9a164aba0f0ea3e72b9528f7f7b
7
- data.tar.gz: d5201a3b99c33824bf818e776a9fbc440700217bc419ffe24ff8c3f42e99e1a14cb8fddbc60c1ea39c1765516fa7fb99fd27fd718736300666bc87ebb2b77858
6
+ metadata.gz: 892e34b62019fae3df9c6c0654c3324b7534b350088a780fe279a8d82d37626e814d87b0e62d795b8d311a9fa5e6f87a5e59b4b4b85d9c3960000da3483fe91b
7
+ data.tar.gz: a476c6dfd02c13d5f8aecbe3fa6f94fd4c75ff70c6f4e5c14276efa1aadb1a4a3ce34ce72fd85fc3f62ddbb70ab73ad74d8fef04719be1023f017e89338a4f2a
data/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Gem in a Box – Really simple rubygem hosting
2
- [![Ruby](https://github.com/geminabox/geminabox/actions/workflows/ruby.yml/badge.svg)](https://github.com/geminabox/geminabox/actions/workflows/ruby.yml?query=branch%3Amaster)
2
+ [![Ruby](https://github.com/geminabox/geminabox/actions/workflows/ruby.yml/badge.svg)](https://github.com/geminabox/geminabox/actions/workflows/ruby.yml?query=branch%3A1.4.x)
3
3
  [![Gem Version](https://badge.fury.io/rb/geminabox.svg)](http://badge.fury.io/rb/geminabox)
4
4
  [![Code Climate](https://codeclimate.com/github/geminabox/geminabox/badges/gpa.svg)](https://codeclimate.com/github/geminabox/geminabox)
5
5
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Geminabox
4
- VERSION = '1.4.3.rc' unless defined? VERSION
4
+ VERSION = '1.4.3' unless defined? VERSION
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: geminabox
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.3.rc
4
+ version: 1.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Lea
@@ -176,9 +176,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
176
176
  version: '0'
177
177
  required_rubygems_version: !ruby/object:Gem::Requirement
178
178
  requirements:
179
- - - ">"
179
+ - - ">="
180
180
  - !ruby/object:Gem::Version
181
- version: 1.3.1
181
+ version: '0'
182
182
  requirements: []
183
183
  rubygems_version: 3.1.6
184
184
  signing_key: