Skip to content

Commit

Permalink
bundle updates; removed Patreon links for sponsorship
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoro committed Sep 4, 2024
1 parent 3fb1dc5 commit 9492fe1
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: steveoro
patreon: # steveoro (Patreon disabled for the time being)
open_collective: master-goggles # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_Please, add the latest build info on top of the list; use Version::MAJOR only after gold release; keep semantic versioning in line with framework's_

- **0.7.16** [Steve A.] data-fix for more null badge numbers found laying around; bundle update; DB dump fix for unsupported (yet) sandbox parameter
- **0.7.18** [Steve A.] bundle updates & misc specs adjustments; removed Patreon links for sponsorship
- **0.7.14** [Steve A.] handle nil search values in DbFinders::BaseStrategy
- **0.7.12** [Steve A.] fixed MariaDB required version for CircleCI build
- **0.7.11** [Steve A.] bundle update & minor rubocop adjustments; added missing catch-all U100 relay categories for seasons 182, 192, 202, 212, 222, 232;
Expand Down
68 changes: 31 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
goggles_db (0.7.16)
goggles_db (0.7.18)
acts-as-taggable-on
acts_as_votable
cities
Expand Down Expand Up @@ -115,22 +115,23 @@ GEM
bigdecimal (3.1.8)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
brakeman (6.1.2)
brakeman (6.2.1)
racc
builder (3.3.0)
bullet (7.2.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
cities (0.3.1)
multi_json (~> 1.8)
codecov (0.2.12)
json
simplecov
coderay (1.1.3)
colorize (1.1.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
countries (6.0.1)
unaccent (~> 0.3)
country_select (9.0.0)
Expand Down Expand Up @@ -161,10 +162,10 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.3.0)
net-http
ffaker (2.23.0)
ffi (1.17.0-x86_64-linux-gnu)
Expand Down Expand Up @@ -246,7 +247,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -258,18 +259,17 @@ GEM
net-smtp
marcel (1.0.4)
method_source (1.1.0)
mini_magick (5.0.0)
mini_magick (5.0.1)
mini_mime (1.1.5)
minitest (5.24.1)
mize (0.5.0)
minitest (5.25.1)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mysql2 (0.5.6)
nenv (0.3.0)
net-http (0.4.1)
uri
net-imap (0.4.14)
net-imap (0.4.15)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -279,7 +279,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -305,8 +305,8 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
plus_codes (0.2.1)
Expand All @@ -320,8 +320,8 @@ GEM
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (6.0.0)
racc (1.8.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -370,22 +370,20 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.2)
strscan
rouge (4.3.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.5)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -399,18 +397,17 @@ GEM
rspec_pacman_formatter (0.1.7)
colorize
rspec
rubocop (1.65.0)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.2)
parser (>= 3.3.1.0)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
Expand All @@ -423,7 +420,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.3)
rubocop-rspec (3.0.4)
rubocop (~> 1.61)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
Expand All @@ -443,8 +440,7 @@ GEM
scenic (1.8.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scenic-mysql_adapter (1.0.1)
mysql2
scenic-mysql_adapter (1.1.0)
scenic (>= 1.4.0)
shellany (0.0.1)
simple_command (1.0.1)
Expand All @@ -468,18 +464,16 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.1)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
strscan (3.1.0)
sync (0.5.0)
sysexits (1.2.0)
temple (0.10.3)
term-ansicolor (1.10.4)
mize (~> 0.5)
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
tins (1.33.0)
Expand All @@ -490,15 +484,15 @@ GEM
unaccent (0.4.0)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.13.0)
uri (0.13.1)
version_gem (1.1.4)
warden (1.2.9)
rack (>= 2.0.9)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.6.16)
yard (0.9.37)
zeitwerk (2.6.18)

PLATFORMS
x86_64-linux
Expand Down
6 changes: 3 additions & 3 deletions lib/goggles_db/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
module GogglesDb
# Public gem version (uses Semantic versioning)
VERSION = '0.7.16'
VERSION = '0.7.18'

# == Versioning codes
#
Expand All @@ -19,8 +19,8 @@ module Version
CORE = 'C7'
MAJOR = '0'
MINOR = '7'
PATCH = '16'
BUILD = '20240716'
PATCH = '18'
BUILD = '20240904'

# Full label
FULL = "#{MAJOR}.#{MINOR}.#{PATCH} (#{CORE}-#{BUILD})".freeze
Expand Down

0 comments on commit 9492fe1

Please sign in to comment.