unpoly-rails 0.53.1 → 0.53.2

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.

Potentially problematic release.


This version of unpoly-rails might be problematic. Click here for more details.

metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unpoly-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.1
4
+ version: 0.53.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Henning Koch
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-01 00:00:00.000000000 Z
11
+ date: 2018-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -270,6 +270,7 @@ files:
270
270
  - spec_app/spec/javascripts/helpers/to_end_with.js.coffee
271
271
  - spec_app/spec/javascripts/helpers/to_equal_jquery.js.coffee
272
272
  - spec_app/spec/javascripts/helpers/to_have_request_method.js.coffee
273
+ - spec_app/spec/javascripts/helpers/to_have_unhandled_rejections.coffee
273
274
  - spec_app/spec/javascripts/helpers/to_match_url.coffee
274
275
  - spec_app/spec/javascripts/helpers/trigger.js.coffee
275
276
  - spec_app/spec/javascripts/helpers/wait_until_dom_ready.js.coffee