canvas-lms/gems/canvas_http/Gemfile.lock

72 lines
1.3 KiB
Plaintext

PATH
remote: ../canvas_slug
specs:
canvas_slug (0.0.1)
swearjar (~> 1.4)
PATH
remote: ../multipart
specs:
multipart (0.0.1)
canvas_slug
mime-types (~> 3.2)
PATH
remote: .
specs:
canvas_http (1.0.0)
multipart
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
hashdiff (1.0.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
public_suffix (5.0.1)
rake (13.0.6)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
swearjar (1.4.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
bundler (~> 2.2)
canvas_http!
canvas_slug!
multipart!
rake
rspec (~> 3.12)
webmock (~> 3.18)
BUNDLED WITH
2.3.26