Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ginseng-core from bb33644 to d88eaf4 #977

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GIT

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 @@ -115,15 +115,15 @@ GEM
crass (1.0.6)
csv (3.3.0)
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)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
etc (1.4.4)
etc (1.4.5)
eventmachine (1.2.7)
facets (3.1.0)
ffi (1.17.0)
Expand All @@ -144,7 +144,7 @@ GEM
raabro (~> 1.4)
gli (2.21.5)
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 @@ -153,10 +153,11 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.8.1)
json-schema (5.0.1)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -168,10 +169,10 @@ 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.7)
minitest (5.25.1)
mini_portile2 (2.8.8)
minitest (5.25.4)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand All @@ -190,20 +191,20 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.16.7)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.17.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.17.2-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.17.2-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.17.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
optparse (0.6.0)
parallel (1.26.3)
Expand Down Expand Up @@ -282,10 +283,10 @@ GEM
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.3.1)
securerandom (0.4.0)
sequel (5.86.0)
bigdecimal
set (1.1.0)
set (1.1.1)
sidekiq (7.3.5)
connection_pool (>= 2.3.0)
logger
Expand All @@ -304,7 +305,7 @@ GEM
slim (5.2.1)
temple (~> 0.10.0)
tilt (>= 2.1.0)
syslog (0.1.2)
syslog (0.2.0)
temple (0.10.3)
test-unit (3.6.2)
power_assert
Expand All @@ -316,14 +317,14 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yajl-ruby (1.4.3)
zeitwerk (2.7.1)
zlib (3.1.1)
zlib (3.2.0)

PLATFORMS
aarch64-linux
Expand Down
Loading