Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pooza committed Jan 2, 2025
1 parent 36f449c commit 98df347
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 42 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Sequel:
- app/migration/**/*.rb
Sequel/ConcurrentIndex:
Enabled: false
Sequel/IrreversibleMigration:
Enabled: false
Style/AsciiComments:
Enabled: false
Style/ConditionalAssignment:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '~>4.0'
ruby '~>3.4.0'
gem 'feedjira', '~>3.0'
gem 'ginseng-core', github: 'pooza/ginseng-core', require: 'ginseng'
gem 'ginseng-fediverse', github: 'pooza/ginseng-fediverse', require: 'ginseng/fediverse'
Expand Down
84 changes: 43 additions & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/pooza/ginseng-core.git
revision: bb33644b31340e82ab1816ead7690b7c6f5cad66
revision: d88eaf4916bad3ce14a2f9a0cf2d49aea066cb5c
specs:
ginseng-core (1.14.5)
activesupport (>= 7.0.7.1)
Expand Down Expand Up @@ -43,7 +43,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.0)
activesupport (8.0.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -61,21 +61,21 @@ GEM
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
cgi (0.4.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
csv (3.3.2)
daemon-spawn (0.4.2)
date (3.4.0)
date (3.4.1)
domain_name (0.6.20240107)
drb (2.2.1)
erb (4.0.4)
cgi (>= 0.3.3)
et-orbi (1.2.11)
tzinfo
etc (1.4.4)
etc (1.4.5)
facets (3.1.0)
feedjira (3.2.3)
loofah (>= 2.3.1, < 3)
Expand All @@ -86,7 +86,7 @@ GEM
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
http-accept (1.7.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
httparty (0.22.0)
csv
Expand All @@ -102,12 +102,13 @@ GEM
icalendar (>= 2.4)
ice_cube (>= 0.16)
ice_cube (0.17.0)
json (2.8.2)
json-schema (5.1.0)
json (2.9.1)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
loofah (2.23.1)
logger (1.6.4)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -118,60 +119,59 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mime-types-data (3.2024.1203)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.2)
minitest (5.25.4)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-imap (0.5.1)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
nokogiri (1.16.7)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
optparse (0.6.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
power_assert (2.0.4)
power_assert (2.0.5)
public_suffix (6.0.1)
raabro (1.4.0)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
regexp_parser (2.10.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ricecream (0.2.1)
rubocop (1.68.0)
rubocop (1.69.2)
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)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.36.1)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand All @@ -181,36 +181,38 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-sequel (0.3.7)
rubocop-sequel (0.3.8)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
sanitize (6.1.3)
sanitize (7.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
nokogiri (>= 1.16.8)
sax-machine (1.3.2)
securerandom (0.3.2)
sequel (5.86.0)
securerandom (0.4.1)
sequel (5.88.0)
bigdecimal
set (1.1.0)
sqlite3 (2.3.0)
set (1.1.1)
sqlite3 (2.5.0)
mini_portile2 (~> 2.8.0)
sqlite3 (2.3.0-aarch64-linux-gnu)
sqlite3 (2.3.0-x86_64-linux-gnu)
syslog (0.1.2)
test-unit (3.6.2)
sqlite3 (2.5.0-aarch64-linux-gnu)
sqlite3 (2.5.0-x86_64-linux-gnu)
syslog (0.2.0)
test-unit (3.6.7)
power_assert
time (0.4.1)
date
timeout (0.4.2)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
yajl-ruby (1.4.3)
zeitwerk (2.7.1)
zlib (3.2.0)
zlib (3.2.1)

PLATFORMS
aarch64-linux
Expand All @@ -236,7 +238,7 @@ DEPENDENCIES
test-unit

RUBY VERSION
ruby 3.3.5p100
ruby 3.4.1p0

BUNDLED WITH
2.5.21
2.6.2

0 comments on commit 98df347

Please sign in to comment.