From 3db533ea9b2d24b75edc1d82864f3fc55a453434 Mon Sep 17 00:00:00 2001 From: Ralf Teusner Date: Thu, 22 Feb 2018 16:39:49 +0100 Subject: [PATCH] pin lti to 1.1.10 --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 07cb0ca2..ff552f57 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'highline' gem 'jbuilder' gem 'jquery-rails' gem 'jquery-turbolinks' -gem 'ims-lti', '~> 1.1.0' +gem 'ims-lti', '1.1.10' gem 'kramdown' gem 'newrelic_rpm' gem 'pg', '< 1.0', platform: :ruby diff --git a/Gemfile.lock b/Gemfile.lock index 1dd54581..254682cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,9 +148,9 @@ GEM domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) - ims-lti (1.1.13) + ims-lti (1.1.10) builder - oauth (>= 0.4.5, < 0.6) + oauth (~> 0.4.5) jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) @@ -191,7 +191,7 @@ GEM nokogiri (1.8.2-java) nyan-cat-formatter (0.12.0) rspec (>= 2.99, >= 2.14.2, < 4) - oauth (0.5.4) + oauth (0.4.7) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -201,7 +201,7 @@ GEM pagedown-rails (1.1.4) railties (> 3.1) parallel (1.12.1) - parser (2.5.0.0) + parser (2.5.0.2) ast (~> 2.4.0) pg (0.21.0) polyamorous (1.3.3) @@ -414,7 +414,7 @@ DEPENDENCIES faye-websocket forgery highline - ims-lti (~> 1.1.0) + ims-lti (= 1.1.10) jbuilder jquery-rails jquery-turbolinks