canvas-lms/gems/workflow/Gemfile.lock

46 lines
775 B
Plaintext

PATH
remote: .
specs:
workflow (0.0.1)
activesupport (>= 3.2)
GEM
remote: https://rubygems.org/
specs:
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)
concurrent-ruby (1.2.3)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
minitest (5.23.1)
rake (13.2.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
activerecord (>= 3.2)
bundler (~> 2.2)
rake
workflow!
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.5.10