canvas-lms/gems/canvas_panda_pub/Gemfile.lock

203 lines
4.4 KiB
Plaintext

PATH
remote: ../canvas_cache
specs:
canvas_cache (0.1.0)
activesupport
config_file
digest-murmurhash (>= 1.1.0)
guardrail (>= 2.0.0)
redis (~> 5.0)
redis-clustering (~> 5.0)
redis-scripting (>= 1.0.0)
PATH
remote: ../canvas_http
specs:
canvas_http (1.0.0)
canvas_cache
legacy_multipart
PATH
remote: ../canvas_slug
specs:
canvas_slug (0.0.1)
swearjar (~> 1.4)
PATH
remote: ../config_file
specs:
config_file (0.1.0)
railties (>= 5.0)
PATH
remote: ../legacy_multipart
specs:
legacy_multipart (0.0.1)
canvas_slug
mime-types (~> 3.2)
PATH
remote: .
specs:
canvas_panda_pub (1.0.0)
canvas_http
json-jwt (~> 1.10)
GEM
remote: https://rubygems.org/
specs:
actionpack (7.0.8)
actionview (= 7.0.8)
activesupport (= 7.0.8)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.8)
activesupport (= 7.0.8)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (7.0.8)
activesupport (= 7.0.8)
activerecord (7.0.8)
activemodel (= 7.0.8)
activesupport (= 7.0.8)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
aes_key_wrap (1.1.0)
base64 (0.2.0)
bindata (2.4.15)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
diff-lcs (1.5.0)
digest-murmurhash (1.1.1)
erubi (1.12.0)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
guardrail (3.0.3)
activerecord (>= 6.1, < 7.2)
railties (>= 6.1, < 7.2)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json-jwt (1.16.5)
activesupport (>= 4.2)
aes_key_wrap
base64
bindata
faraday (~> 2.0)
faraday-follow_redirects
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mini_portile2 (2.8.5)
minitest (5.21.1)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
method_source
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.1.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.1)
connection_pool
redis-cluster-client (0.7.5)
redis-client (~> 0.12)
redis-clustering (5.0.8)
redis (= 5.0.8)
redis-cluster-client (>= 0.7.0)
redis-scripting (1.0.1)
redis (>= 3.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
swearjar (1.4.0)
thor (1.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.12)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
bundler (>= 1.5, < 3)
canvas_cache!
canvas_http!
canvas_panda_pub!
canvas_slug!
config_file!
legacy_multipart!
rake
rspec (~> 3.0)
webmock (~> 3.0)
BUNDLED WITH
2.5.3