panda_pal 5.3.9 → 5.3.10

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: panda_pal
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.3.9
4
+ version: 5.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Instructure ProServe
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
  date: 2021-02-05 00:00:00.000000000 Z
@@ -198,7 +198,7 @@ dependencies:
198
198
  - - ">="
199
199
  - !ruby/object:Gem::Version
200
200
  version: '0'
201
- description:
201
+ description:
202
202
  email:
203
203
  - pseng@instructure.com
204
204
  executables: []
@@ -220,6 +220,7 @@ files:
220
220
  - app/lib/lti_xml/base_platform.rb
221
221
  - app/lib/lti_xml/bridge_platform.rb
222
222
  - app/lib/lti_xml/canvas_platform.rb
223
+ - app/lib/panda_pal/batch_processor.rb
223
224
  - app/lib/panda_pal/launch_url_helpers.rb
224
225
  - app/lib/panda_pal/lti_jwt_validator.rb
225
226
  - app/lib/panda_pal/misc_helper.rb
@@ -235,10 +236,6 @@ files:
235
236
  - config/dev_lti_key.key
236
237
  - config/initializers/apartment.rb
237
238
  - config/routes.rb
238
- - db/618eef7c0380ba654ad16f867a919e72.sqlite3
239
- - db/9ff93d4f7e0e9dc80a43f68997caf4a1.sqlite3
240
- - db/a3fda4044a7215bc2c9eb01a4b9e517a.sqlite3
241
- - db/daa0e6378a5ec76fcce83b7070dad219.sqlite3
242
239
  - db/migrate/20160412205931_create_panda_pal_organizations.rb
243
240
  - db/migrate/20160413135653_create_panda_pal_sessions.rb
244
241
  - db/migrate/20160425130344_add_panda_pal_organization_to_session.rb
@@ -285,9 +282,7 @@ files:
285
282
  - spec/dummy/config/locales/en.yml
286
283
  - spec/dummy/config/routes.rb
287
284
  - spec/dummy/config/secrets.yml
288
- - spec/dummy/db/development.sqlite3
289
285
  - spec/dummy/db/schema.rb
290
- - spec/dummy/db/test.sqlite3
291
286
  - spec/dummy/log/development.log
292
287
  - spec/dummy/log/test.log
293
288
  - spec/dummy/public/404.html
@@ -306,7 +301,7 @@ homepage: http://instructure.com
306
301
  licenses:
307
302
  - MIT
308
303
  metadata: {}
309
- post_install_message:
304
+ post_install_message:
310
305
  rdoc_options: []
311
306
  require_paths:
312
307
  - lib
@@ -321,8 +316,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
321
316
  - !ruby/object:Gem::Version
322
317
  version: '0'
323
318
  requirements: []
324
- rubygems_version: 3.1.2
325
- signing_key:
319
+ rubygems_version: 3.0.3
320
+ signing_key:
326
321
  specification_version: 4
327
322
  summary: LTI mountable engine
328
323
  test_files:
@@ -360,8 +355,6 @@ test_files:
360
355
  - spec/dummy/public/500.html
361
356
  - spec/dummy/public/404.html
362
357
  - spec/dummy/db/schema.rb
363
- - spec/dummy/db/test.sqlite3
364
- - spec/dummy/db/development.sqlite3
365
358
  - spec/dummy/log/test.log
366
359
  - spec/dummy/log/development.log
367
360
  - spec/dummy/README.rdoc
File without changes
File without changes
File without changes
File without changes
Binary file
Binary file