shopify_app 9.0.2 → 9.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shopify_app
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.0.2
4
+ version: 9.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shopify
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-02 00:00:00.000000000 Z
11
+ date: 2019-05-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: browser_sniffer
@@ -215,8 +215,10 @@ files:
215
215
  - lib/generators/shopify_app/install/install_generator.rb
216
216
  - lib/generators/shopify_app/install/templates/_flash_messages.html.erb
217
217
  - lib/generators/shopify_app/install/templates/embedded_app.html.erb
218
+ - lib/generators/shopify_app/install/templates/flash_messages.js
218
219
  - lib/generators/shopify_app/install/templates/omniauth.rb
219
220
  - lib/generators/shopify_app/install/templates/session_store.rb
221
+ - lib/generators/shopify_app/install/templates/shopify_app.js
220
222
  - lib/generators/shopify_app/install/templates/shopify_app.rb
221
223
  - lib/generators/shopify_app/install/templates/shopify_provider.rb
222
224
  - lib/generators/shopify_app/rotate_shopify_token_job/rotate_shopify_token_job_generator.rb