Skip to content

Commit

Permalink
LTI-155: fixed dependency to ims-lti
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico committed Sep 1, 2022
1 parent ffcd435 commit 8c4548b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails_lti2_provider.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|

s.files = Dir['{app,config,db,lib}/**/*', 'MIT-LICENSE', 'Rakefile', 'README.rdoc']

s.add_dependency('ims-lti', '~> 2.3.2.1')
s.add_dependency('rails', '~> 6.0.3')

s.add_development_dependency('rspec-rails', '~> 4.0')
Expand Down

0 comments on commit 8c4548b

Please sign in to comment.