canvas-lms/gems/html_text_helper/Gemfile.lock

96 lines
2.0 KiB
Plaintext

PATH
remote: ../canvas_text_helper
specs:
canvas_text_helper (0.0.1)
i18n
PATH
remote: .
specs:
html_text_helper (0.0.1)
activesupport (>= 3.2)
canvas_text_helper
nokogiri
sanitize (~> 6.0)
twitter-text (~> 3.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
concurrent-ruby (1.2.3)
crass (1.0.6)
diff-lcs (1.5.1)
docile (1.4.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.5)
mini_portile2 (2.8.6)
minitest (5.23.1)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
racc (1.8.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-support (~> 3.13.0)
rspec-expectations (3.13.0)
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-support (3.13.1)
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
twitter-text (3.1.0)
idn-ruby
unf (~> 0.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
bundler (~> 2.2)
canvas_text_helper!
html_text_helper!
rspec (~> 3.12)
simplecov (~> 0.22)
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.5.10