geminabox 1.4.3.rc → 1.5.0

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 +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c44c05f8f334a36f1c3580caa4960ac01d603c1d3493390913e190cd84f562b1
4
- data.tar.gz: '008ee0518161a2ef8a8f6450bb9626a603253ef8f28b3fbf19dbd0c0af37d1d5'
3
+ metadata.gz: b047392ee48d7cdbc134b9ff0b3ab79c57f5add54205987ddd2776f4bac3ef44
4
+ data.tar.gz: '045916d2547a51186008db89ca3cd070c10dabc861bccfe691cd009b28fdb35d'
5
5
  SHA512:
6
- metadata.gz: 30ab306f101a357c39e32e3e6209a9a4da3ac17b65d9465964e1c1ec56eb7a4e37e1f63ac6d22963d840106737c753bcaf3fa9a164aba0f0ea3e72b9528f7f7b
7
- data.tar.gz: d5201a3b99c33824bf818e776a9fbc440700217bc419ffe24ff8c3f42e99e1a14cb8fddbc60c1ea39c1765516fa7fb99fd27fd718736300666bc87ebb2b77858
6
+ metadata.gz: 235fa161c590ab2e0641b610cf91390b93ab387d0afeebe37ca48db13fd463a301c0b12b15d1aedaf16ac051e904b4d0d83ecae378fddab72aada58f039d94e5
7
+ data.tar.gz: 3be2c66361135ed66381090da082c4601835a3553df741a73d6fd390dd5f4e850fbbc9f699096990efa3b465b61051efa5049a7a565c971a840a37ca9f0fcba6
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.5.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.5.0' 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.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Lea
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2022-06-20 00:00:00.000000000 Z
14
+ date: 2022-06-21 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: sinatra
@@ -173,12 +173,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
173
173
  requirements:
174
174
  - - ">="
175
175
  - !ruby/object:Gem::Version
176
- version: '0'
176
+ version: 2.2.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: