conversejs 3.3.4 → 3.3.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0bf5ebc31795de840de147b6cb405706421e1ca899ada5348442bb7454b6997f
4
- data.tar.gz: e1aec19373c4af2eac3fa31404e4be818b1ca24a57a62b88cdb1954180e1a3c3
3
+ metadata.gz: 5bd7e5245b49671b4608e1cc585495593bc952d0642f6f9210f2784d489d49e2
4
+ data.tar.gz: 26e396d9beb23fcaf7a581a9d9d5c4cc323e1225a234e3c580a24425a57e6da0
5
5
  SHA512:
6
- metadata.gz: b48e0abbcf128b0e053e33da36dd10f76f976921a7625becba82f3d05a31a3c279a3c69fc8dd7fc392457262b8f951cdb476a31f2a7818b740c319eaf9d7c598
7
- data.tar.gz: f607f42503f5dd1d099e6ee5ba2c5056da1f836fdb9e611ffd19cef8767b65d34df90993004526586b081deb2d452af15ee118d4c4e7cc1aae33fc0dff4ab059
6
+ metadata.gz: dc52eaa50b2248cba50e2d3a3fddf48f026a3fcd6433ecdaba5df66669f0ae49db51c09f11cca422daf91831fc9faefc1b801fc5bbec020be9c78ecb28c1b618
7
+ data.tar.gz: cf8375246223cedb26a0ffc24b6119e2a41ff2b293d2541dccf0979c91a24596065bf1c0b91c3c05a701173906eb8961baa9609b8eb2bd96ce536bd7d8b27a31
data/.gitignore CHANGED
@@ -7,6 +7,9 @@
7
7
  /tmp/
8
8
  /spec/dummy/tmp
9
9
  /spec/dummy/log
10
+ /gemfiles/vendor/
11
+ /Gemfile.lock
12
+ *.gemfile.lock
10
13
 
11
14
  # rspec failure tracking
12
15
  .rspec_status
data/.travis.yml CHANGED
@@ -2,14 +2,14 @@ sudo: false
2
2
 
3
3
  env:
4
4
  global:
5
- - CC_TEST_REPORTER_ID=c93fdf93cad561900ccdda0f8b7e605692830187f0563cbdf84196227554660d
5
+ - CC_TEST_REPORTER_ID=129457facefbaf40be0ab9fc85dfb6676b4294e1031cfb18b4de490ddb4bd6bc
6
6
 
7
7
  language: ruby
8
8
  rvm:
9
+ - 2.6
9
10
  - 2.5
10
11
  - 2.4
11
12
  - 2.3
12
- - 2.2
13
13
 
14
14
  before_install: gem install bundler
15
15
  before_script:
data/README.md CHANGED
@@ -1,9 +1,9 @@
1
- ![Conversejs](doc/assets/project.png)
1
+ ![Conversejs](doc/assets/project.svg)
2
2
 
3
- [![Build Status](https://travis-ci.org/hausgold/conversejs.svg?branch=master)](https://travis-ci.org/hausgold/alarmable)
4
- [![Gem Version](https://badge.fury.io/rb/conversejs.svg)](https://badge.fury.io/rb/alarmable)
5
- [![Maintainability](https://api.codeclimate.com/v1/badges/2565ad54f9ef9d68a7a2/maintainability)](https://codeclimate.com/github/hausgold/conversejs/maintainability)
6
- [![Test Coverage](https://api.codeclimate.com/v1/badges/2565ad54f9ef9d68a7a2/test_coverage)](https://codeclimate.com/github/hausgold/conversejs/test_coverage)
3
+ [![Build Status](https://travis-ci.com/hausgold/conversejs.svg?branch=master)](https://travis-ci.com/hausgold/conversejs)
4
+ [![Gem Version](https://badge.fury.io/rb/conversejs.svg)](https://badge.fury.io/rb/conversejs)
5
+ [![Maintainability](https://api.codeclimate.com/v1/badges/654422ab07b3337a518f/maintainability)](https://codeclimate.com/repos/5cac8bbcd39dc77824007463/maintainability)
6
+ [![Test Coverage](https://api.codeclimate.com/v1/badges/654422ab07b3337a518f/test_coverage)](https://codeclimate.com/repos/5cac8bbcd39dc77824007463/test_coverage)
7
7
  [![API docs](https://img.shields.io/badge/docs-API-blue.svg)](https://www.rubydoc.info/gems/conversejs)
8
8
 
9
9
  This gem provides the [converse.js](https://conversejs.org/) JavaScript library
data/conversejs.gemspec CHANGED
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
28
28
 
29
29
  spec.add_dependency 'railties', '>= 4.2.0'
30
30
 
31
- spec.add_development_dependency 'bundler', '~> 1.16'
31
+ spec.add_development_dependency 'bundler', '>= 1.16', '< 3'
32
32
  spec.add_development_dependency 'rake', '~> 10.0'
33
33
  spec.add_development_dependency 'rspec', '~> 3.0'
34
34
  spec.add_development_dependency 'simplecov', '~> 0.15'
@@ -0,0 +1,68 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ version="1.1"
9
+ id="Ebene_1"
10
+ x="0px"
11
+ y="0px"
12
+ viewBox="0 0 800 200"
13
+ xml:space="preserve"
14
+ width="800"
15
+ height="200"><metadata
16
+ id="metadata33"><rdf:RDF><cc:Work
17
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
18
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
19
+ id="defs31" />
20
+ <style
21
+ type="text/css"
22
+ id="style2">
23
+ .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#E73E11;}
24
+ .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#0371B9;}
25
+ .st2{fill:#132E48;}
26
+ .st3{font-family:'OpenSans-Bold';}
27
+ .st4{font-size:29.5168px;}
28
+ .st5{fill-rule:evenodd;clip-rule:evenodd;fill:none;}
29
+ .st6{opacity:0.5;fill:#132E48;}
30
+ .st7{font-family:'OpenSans';}
31
+ .st8{font-size:12px;}
32
+ </style>
33
+ <g
34
+ transform="translate(0,1.53584)"
35
+ id="g828"><g
36
+ transform="translate(35.93985,35.66416)"
37
+ id="g8">
38
+ <path
39
+ style="clip-rule:evenodd;fill:#e73e11;fill-rule:evenodd"
40
+ id="path4"
41
+ d="m -0.1,124.4 c 0,0 33.7,-123.2 66.7,-123.2 12.8,0 26.9,21.9 38.8,47.2 -23.6,27.9 -66.6,59.7 -94,76 -7.1,0 -11.5,0 -11.5,0 z"
42
+ class="st0" />
43
+ <path
44
+ style="clip-rule:evenodd;fill:#0371b9;fill-rule:evenodd"
45
+ id="path6"
46
+ d="m 88.1,101.8 c 13.5,-10.4 18.4,-16.2 27.1,-25.4 10,25.7 16.7,48 16.7,48 0,0 -41.4,0 -78,0 14.6,-7.9 18.7,-10.7 34.2,-22.6 z"
47
+ class="st1" />
48
+ </g><text
49
+ y="106.40316"
50
+ x="192.43155"
51
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:29.51733398px;font-family:'Open Sans', sans-serif;-inkscape-font-specification:'OpenSans-Bold, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#132e48"
52
+ id="text10"
53
+ class="st2 st3 st4">Conversejs</text>
54
+ <rect
55
+ style="clip-rule:evenodd;fill:none;fill-rule:evenodd"
56
+ id="rect12"
57
+ height="24"
58
+ width="314.5"
59
+ class="st5"
60
+ y="118.06416"
61
+ x="194.23985" /><text
62
+ y="127.22146"
63
+ x="194.21715"
64
+ style="font-size:12px;font-family:'Open Sans', sans-serif;opacity:0.5;fill:#132e48;-inkscape-font-specification:'Open Sans, sans-serif, Normal';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;"
65
+ id="text14"
66
+ class="st6 st7 st8">A rails assets gem for converse.js</text>
67
+ </g>
68
+ </svg>
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Conversejs
4
4
  module Rails
5
- VERSION = '3.3.4'.freeze
5
+ VERSION = '3.3.5'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conversejs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.4
4
+ version: 3.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Henning Vogt
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-09 00:00:00.000000000 Z
11
+ date: 2021-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -28,16 +28,22 @@ dependencies:
28
28
  name: bundler
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - "~>"
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '1.16'
34
+ - - "<"
35
+ - !ruby/object:Gem::Version
36
+ version: '3'
34
37
  type: :development
35
38
  prerelease: false
36
39
  version_requirements: !ruby/object:Gem::Requirement
37
40
  requirements:
38
- - - "~>"
41
+ - - ">="
39
42
  - !ruby/object:Gem::Version
40
43
  version: '1.16'
44
+ - - "<"
45
+ - !ruby/object:Gem::Version
46
+ version: '3'
41
47
  - !ruby/object:Gem::Dependency
42
48
  name: rake
43
49
  requirement: !ruby/object:Gem::Requirement
@@ -114,7 +120,7 @@ dependencies:
114
120
  - - "~>"
115
121
  - !ruby/object:Gem::Version
116
122
  version: '3.7'
117
- description:
123
+ description:
118
124
  email:
119
125
  - henning.vogt@hausgold.de
120
126
  executables: []
@@ -127,16 +133,13 @@ files:
127
133
  - ".simplecov"
128
134
  - ".travis.yml"
129
135
  - Gemfile
130
- - Gemfile.lock
131
136
  - LICENSE.txt
132
137
  - README.md
133
138
  - Rakefile
134
139
  - bin/console
135
140
  - bin/setup
136
141
  - conversejs.gemspec
137
- - doc/assets/logo.png
138
- - doc/assets/project.png
139
- - doc/assets/project.xcf
142
+ - doc/assets/project.svg
140
143
  - lib/conversejs.rb
141
144
  - lib/conversejs/rails.rb
142
145
  - lib/conversejs/rails/engine.rb
@@ -148,7 +151,7 @@ licenses:
148
151
  - MIT
149
152
  metadata:
150
153
  allowed_push_host: https://rubygems.org
151
- post_install_message:
154
+ post_install_message:
152
155
  rdoc_options: []
153
156
  require_paths:
154
157
  - lib
@@ -163,9 +166,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
163
166
  - !ruby/object:Gem::Version
164
167
  version: '0'
165
168
  requirements: []
166
- rubyforge_project:
167
- rubygems_version: 2.7.6
168
- signing_key:
169
+ rubygems_version: 3.2.16
170
+ signing_key:
169
171
  specification_version: 4
170
172
  summary: Converse.js for your Rails application
171
173
  test_files: []
data/Gemfile.lock DELETED
@@ -1,160 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- conversejs (3.3.4)
5
- railties (>= 4.2.0)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actioncable (5.2.0)
11
- actionpack (= 5.2.0)
12
- nio4r (~> 2.0)
13
- websocket-driver (>= 0.6.1)
14
- actionmailer (5.2.0)
15
- actionpack (= 5.2.0)
16
- actionview (= 5.2.0)
17
- activejob (= 5.2.0)
18
- mail (~> 2.5, >= 2.5.4)
19
- rails-dom-testing (~> 2.0)
20
- actionpack (5.2.0)
21
- actionview (= 5.2.0)
22
- activesupport (= 5.2.0)
23
- rack (~> 2.0)
24
- rack-test (>= 0.6.3)
25
- rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.2.0)
28
- activesupport (= 5.2.0)
29
- builder (~> 3.1)
30
- erubi (~> 1.4)
31
- rails-dom-testing (~> 2.0)
32
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activejob (5.2.0)
34
- activesupport (= 5.2.0)
35
- globalid (>= 0.3.6)
36
- activemodel (5.2.0)
37
- activesupport (= 5.2.0)
38
- activerecord (5.2.0)
39
- activemodel (= 5.2.0)
40
- activesupport (= 5.2.0)
41
- arel (>= 9.0)
42
- activestorage (5.2.0)
43
- actionpack (= 5.2.0)
44
- activerecord (= 5.2.0)
45
- marcel (~> 0.3.1)
46
- activesupport (5.2.0)
47
- concurrent-ruby (~> 1.0, >= 1.0.2)
48
- i18n (>= 0.7, < 2)
49
- minitest (~> 5.1)
50
- tzinfo (~> 1.1)
51
- arel (9.0.0)
52
- builder (3.2.3)
53
- concurrent-ruby (1.0.5)
54
- crass (1.0.4)
55
- diff-lcs (1.3)
56
- docile (1.3.0)
57
- erubi (1.7.1)
58
- globalid (0.4.1)
59
- activesupport (>= 4.2.0)
60
- i18n (1.0.1)
61
- concurrent-ruby (~> 1.0)
62
- json (2.1.0)
63
- loofah (2.2.2)
64
- crass (~> 1.0.2)
65
- nokogiri (>= 1.5.9)
66
- mail (2.7.0)
67
- mini_mime (>= 0.1.1)
68
- marcel (0.3.2)
69
- mimemagic (~> 0.3.2)
70
- method_source (0.9.0)
71
- mimemagic (0.3.2)
72
- mini_mime (1.0.0)
73
- mini_portile2 (2.3.0)
74
- minitest (5.11.3)
75
- nio4r (2.3.1)
76
- nokogiri (1.8.2)
77
- mini_portile2 (~> 2.3.0)
78
- rack (2.0.4)
79
- rack-test (1.0.0)
80
- rack (>= 1.0, < 3)
81
- rails (5.2.0)
82
- actioncable (= 5.2.0)
83
- actionmailer (= 5.2.0)
84
- actionpack (= 5.2.0)
85
- actionview (= 5.2.0)
86
- activejob (= 5.2.0)
87
- activemodel (= 5.2.0)
88
- activerecord (= 5.2.0)
89
- activestorage (= 5.2.0)
90
- activesupport (= 5.2.0)
91
- bundler (>= 1.3.0)
92
- railties (= 5.2.0)
93
- sprockets-rails (>= 2.0.0)
94
- rails-dom-testing (2.0.3)
95
- activesupport (>= 4.2.0)
96
- nokogiri (>= 1.6)
97
- rails-html-sanitizer (1.0.4)
98
- loofah (~> 2.2, >= 2.2.2)
99
- railties (5.2.0)
100
- actionpack (= 5.2.0)
101
- activesupport (= 5.2.0)
102
- method_source
103
- rake (>= 0.8.7)
104
- thor (>= 0.18.1, < 2.0)
105
- rake (10.5.0)
106
- rspec (3.7.0)
107
- rspec-core (~> 3.7.0)
108
- rspec-expectations (~> 3.7.0)
109
- rspec-mocks (~> 3.7.0)
110
- rspec-core (3.7.1)
111
- rspec-support (~> 3.7.0)
112
- rspec-expectations (3.7.0)
113
- diff-lcs (>= 1.2.0, < 2.0)
114
- rspec-support (~> 3.7.0)
115
- rspec-mocks (3.7.0)
116
- diff-lcs (>= 1.2.0, < 2.0)
117
- rspec-support (~> 3.7.0)
118
- rspec-rails (3.7.2)
119
- actionpack (>= 3.0)
120
- activesupport (>= 3.0)
121
- railties (>= 3.0)
122
- rspec-core (~> 3.7.0)
123
- rspec-expectations (~> 3.7.0)
124
- rspec-mocks (~> 3.7.0)
125
- rspec-support (~> 3.7.0)
126
- rspec-support (3.7.1)
127
- simplecov (0.16.1)
128
- docile (~> 1.1)
129
- json (>= 1.8, < 3)
130
- simplecov-html (~> 0.10.0)
131
- simplecov-html (0.10.2)
132
- sprockets (3.7.1)
133
- concurrent-ruby (~> 1.0)
134
- rack (> 1, < 3)
135
- sprockets-rails (3.2.1)
136
- actionpack (>= 4.0)
137
- activesupport (>= 4.0)
138
- sprockets (>= 3.0.0)
139
- thor (0.20.0)
140
- thread_safe (0.3.6)
141
- tzinfo (1.2.5)
142
- thread_safe (~> 0.1)
143
- websocket-driver (0.7.0)
144
- websocket-extensions (>= 0.1.0)
145
- websocket-extensions (0.1.3)
146
-
147
- PLATFORMS
148
- ruby
149
-
150
- DEPENDENCIES
151
- bundler (~> 1.16)
152
- conversejs!
153
- rails (>= 4.2.0, < 6)
154
- rake (~> 10.0)
155
- rspec (~> 3.0)
156
- rspec-rails (~> 3.7)
157
- simplecov (~> 0.15)
158
-
159
- BUNDLED WITH
160
- 1.16.1
data/doc/assets/logo.png DELETED
Binary file
Binary file
Binary file