0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-calendar/vendor/holidays/Gemfile.lock
Gary Pendergast 1983a44812
CHORE: Import holiday definition updates. (#34835)
The Discourse Calendar plugin includes a hard fork of the [holidays
gem](https://github.com/holidays/holidays/).

There have been some updates to the original gem since the fork, this
change pulls in the major updates.

---------

Co-authored-by: Ivan Kuchin <tadump+git@gmail.com>
Co-authored-by: Phil Peble <ppeble@activecampaign.com>
Co-authored-by: Claudio Rodrigo Pereyra Diaz <claudiorodrigo@pereyradiaz.com.ar>
Co-authored-by: Michael Smith <michael.smith076@msd.govt.nz>
Co-authored-by: Lairton Mendes <lairton.mendes@gmail.com>
Co-authored-by: Lars Aurbakken <Lars.Aurbakken@ist.com>
Co-authored-by: i2chris <35810281+i2chris@users.noreply.github.com>
Co-authored-by: Dennis van de Hoef <dennisvdhoef@gmail.com>
2025-09-17 16:07:06 +10:00

43 lines
745 B
Text
Vendored

PATH
remote: .
specs:
holidays (8.8.0)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
docile (1.4.0)
method_source (1.0.0)
mocha (1.12.0)
power_assert (2.0.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (12.3.3)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
test-unit (3.4.2)
power_assert
PLATFORMS
arm64-darwin-21
arm64-darwin-22
x86_64-darwin-24
x86_64-linux
DEPENDENCIES
bundler (~> 2)
holidays!
mocha (~> 1)
pry (~> 0.12)
rake (~> 12)
simplecov (~> 0.16)
test-unit (~> 3)
BUNDLED WITH
2.3.4