fat_free_crm 0.19.0 → 0.19.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.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +9 -0
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +146 -146
  5. data/app/views/shared/_empty.html.haml +1 -1
  6. data/lib/fat_free_crm/version.rb +1 -1
  7. data/spec/views/accounts/create.js.haml_spec.rb +1 -1
  8. data/spec/views/campaigns/create.js.haml_spec.rb +1 -1
  9. data/spec/views/campaigns/edit.js.haml_spec.rb +2 -2
  10. data/spec/views/campaigns/index.js.haml_spec.rb +1 -1
  11. data/spec/views/campaigns/update.js.haml_spec.rb +1 -1
  12. data/spec/views/contacts/create.js.haml_spec.rb +1 -1
  13. data/spec/views/contacts/edit.js.haml_spec.rb +1 -1
  14. data/spec/views/contacts/index.js.html_spec.rb +1 -1
  15. data/spec/views/contacts/update.js.haml_spec.rb +2 -2
  16. metadata +3 -38
  17. data/vendor/gems/ransack_ui-1.3.4/.gitignore +0 -17
  18. data/vendor/gems/ransack_ui-1.3.4/Gemfile +0 -7
  19. data/vendor/gems/ransack_ui-1.3.4/LICENSE.txt +0 -22
  20. data/vendor/gems/ransack_ui-1.3.4/README.md +0 -57
  21. data/vendor/gems/ransack_ui-1.3.4/Rakefile +0 -1
  22. data/vendor/gems/ransack_ui-1.3.4/app/assets/images/ransack_ui/calendar.png +0 -0
  23. data/vendor/gems/ransack_ui-1.3.4/app/assets/images/ransack_ui/delete.png +0 -0
  24. data/vendor/gems/ransack_ui-1.3.4/app/assets/javascripts/ransack/predicates.js.coffee +0 -41
  25. data/vendor/gems/ransack_ui-1.3.4/app/assets/javascripts/ransack_ui_bootstrap/button_group_select.js.coffee +0 -26
  26. data/vendor/gems/ransack_ui-1.3.4/app/assets/javascripts/ransack_ui_bootstrap/index.js.coffee +0 -2
  27. data/vendor/gems/ransack_ui-1.3.4/app/assets/javascripts/ransack_ui_jquery/index.js +0 -2
  28. data/vendor/gems/ransack_ui-1.3.4/app/assets/javascripts/ransack_ui_jquery/search_form.js.coffee.erb +0 -499
  29. data/vendor/gems/ransack_ui-1.3.4/app/assets/stylesheets/ransack_ui_bootstrap/index.css +0 -3
  30. data/vendor/gems/ransack_ui-1.3.4/app/assets/stylesheets/ransack_ui_bootstrap/search.css.scss +0 -41
  31. data/vendor/gems/ransack_ui-1.3.4/app/views/ransack_ui/_condition_fields.html.erb +0 -15
  32. data/vendor/gems/ransack_ui-1.3.4/app/views/ransack_ui/_grouping_fields.html.erb +0 -16
  33. data/vendor/gems/ransack_ui-1.3.4/app/views/ransack_ui/_search.html.erb +0 -29
  34. data/vendor/gems/ransack_ui-1.3.4/app/views/ransack_ui/_sort_fields.html.erb +0 -4
  35. data/vendor/gems/ransack_ui-1.3.4/config/locales/en.yml +0 -24
  36. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui.rb +0 -9
  37. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/adapters/active_record.rb +0 -6
  38. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/adapters/active_record/base.rb +0 -46
  39. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/controller_helpers.rb +0 -18
  40. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/rails/engine.rb +0 -21
  41. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/adapters/active_record/base.rb +0 -47
  42. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/configuration.rb +0 -15
  43. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/context.rb +0 -9
  44. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/helpers/form_builder.rb +0 -262
  45. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/nodes/attribute.rb +0 -13
  46. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/nodes/condition.rb +0 -13
  47. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/ransack_overrides/nodes/grouping.rb +0 -20
  48. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/version.rb +0 -3
  49. data/vendor/gems/ransack_ui-1.3.4/lib/ransack_ui/view_helpers.rb +0 -30
  50. data/vendor/gems/ransack_ui-1.3.4/ransack_ui.gemspec +0 -23
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c70ae137e3796004c207daf7a71731df62247a1e7c1ce014031bd9c7d2112efa
4
- data.tar.gz: be5a75fe0f33b761b47b185265f770e69f85d1e31b7f3a68594772e425931feb
3
+ metadata.gz: 8fa077bec8c4e6334e58d1b936d716dd2d81692fe79efc9028b7cafec8ead036
4
+ data.tar.gz: 3052cb09940c88d9a7ab44f70cb56c9a582e08589ea2052feaf5d6fab0a5f949
5
5
  SHA512:
6
- metadata.gz: 8b6bdf7fdc54cbf917895c0ca6931d0206bb643c3250ab882002e731ca2f6845e25bdc23f7cf250c02a35c5eb2d735061384104640266617d60ed4d44a30f0a6
7
- data.tar.gz: 307cb193b001c4e65f877bf50e5c9dd0bad7283b626877b7273c0ea984cbfbd996c868762fb74196ec56e7a1ab6bccbb46a8ee5e7f097e3c416ebad186dcf33a
6
+ metadata.gz: 8e0ff6fbe7b7e01aa769b85d597aeda05a4dc7b687fb3ce0c80af75e00a519df70d6f60005858b9e2d626b5c62d3130e46d7494db49190a53c2426ea91a6ee67
7
+ data.tar.gz: dca8bbad437f05b2053ce140beacab67d8d873936bd3510d5ce51434517cb4f8851cbef683bcf1d48e4df7563aa39456d28d468d05d32ce21223b0e8c63914a9
data/CHANGELOG.md CHANGED
@@ -4,6 +4,15 @@ It does not matter how slowly you go as long as you do not stop.
4
4
  First they ignore you, then they laugh at you, then they fight you,
5
5
  then you win. –- Mahatma Gandhi
6
6
 
7
+ Wed May 09, 2021 (0.19.2)
8
+ ======
9
+ CVE-2021-22885
10
+
11
+ Wed Apr 04, 2021 (0.19.1)
12
+ ======
13
+
14
+ Minor gem updates
15
+
7
16
  Wed Apr 04, 2021 (0.19.0)
8
17
  ======
9
18
 
data/Gemfile CHANGED
@@ -99,4 +99,4 @@ gem 'devise-i18n'
99
99
  gem "devise-encryptable"
100
100
  gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
101
101
  gem 'activejob', '~> 5.2.0'
102
- gem 'ransack_ui', path: 'vendor/gems/ransack_ui-1.3.4' # Vendored until our fix is merged and released
102
+ gem 'ransack_ui'
data/Gemfile.lock CHANGED
@@ -1,96 +1,89 @@
1
- PATH
2
- remote: vendor/gems/ransack_ui-1.3.4
3
- specs:
4
- ransack_ui (1.3.4)
5
- ransack
6
- ransack_chronic (>= 1.1.0)
7
-
8
1
  GEM
9
2
  remote: https://rubygems.org/
10
3
  specs:
11
- actioncable (5.2.4.3)
12
- actionpack (= 5.2.4.3)
4
+ actioncable (5.2.6)
5
+ actionpack (= 5.2.6)
13
6
  nio4r (~> 2.0)
14
7
  websocket-driver (>= 0.6.1)
15
- actionmailer (5.2.4.3)
16
- actionpack (= 5.2.4.3)
17
- actionview (= 5.2.4.3)
18
- activejob (= 5.2.4.3)
8
+ actionmailer (5.2.6)
9
+ actionpack (= 5.2.6)
10
+ actionview (= 5.2.6)
11
+ activejob (= 5.2.6)
19
12
  mail (~> 2.5, >= 2.5.4)
20
13
  rails-dom-testing (~> 2.0)
21
- actionpack (5.2.4.3)
22
- actionview (= 5.2.4.3)
23
- activesupport (= 5.2.4.3)
14
+ actionpack (5.2.6)
15
+ actionview (= 5.2.6)
16
+ activesupport (= 5.2.6)
24
17
  rack (~> 2.0, >= 2.0.8)
25
18
  rack-test (>= 0.6.3)
26
19
  rails-dom-testing (~> 2.0)
27
20
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.2.4.3)
29
- activesupport (= 5.2.4.3)
21
+ actionview (5.2.6)
22
+ activesupport (= 5.2.6)
30
23
  builder (~> 3.1)
31
24
  erubi (~> 1.4)
32
25
  rails-dom-testing (~> 2.0)
33
26
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
- activejob (5.2.4.3)
35
- activesupport (= 5.2.4.3)
27
+ activejob (5.2.6)
28
+ activesupport (= 5.2.6)
36
29
  globalid (>= 0.3.6)
37
- activemodel (5.2.4.3)
38
- activesupport (= 5.2.4.3)
30
+ activemodel (5.2.6)
31
+ activesupport (= 5.2.6)
39
32
  activemodel-serializers-xml (1.0.2)
40
33
  activemodel (> 5.x)
41
34
  activesupport (> 5.x)
42
35
  builder (~> 3.1)
43
- activerecord (5.2.4.3)
44
- activemodel (= 5.2.4.3)
45
- activesupport (= 5.2.4.3)
36
+ activerecord (5.2.6)
37
+ activemodel (= 5.2.6)
38
+ activesupport (= 5.2.6)
46
39
  arel (>= 9.0)
47
- activestorage (5.2.4.3)
48
- actionpack (= 5.2.4.3)
49
- activerecord (= 5.2.4.3)
50
- marcel (~> 0.3.1)
51
- activesupport (5.2.4.3)
40
+ activestorage (5.2.6)
41
+ actionpack (= 5.2.6)
42
+ activerecord (= 5.2.6)
43
+ marcel (~> 1.0.0)
44
+ activesupport (5.2.6)
52
45
  concurrent-ruby (~> 1.0, >= 1.0.2)
53
46
  i18n (>= 0.7, < 2)
54
47
  minitest (~> 5.1)
55
48
  tzinfo (~> 1.1)
56
- acts-as-taggable-on (6.5.0)
57
- activerecord (>= 5.0, < 6.1)
49
+ acts-as-taggable-on (7.0.0)
50
+ activerecord (>= 5.0, < 6.2)
58
51
  acts_as_commentable (4.0.2)
59
- acts_as_list (1.0.1)
52
+ acts_as_list (1.0.3)
60
53
  activerecord (>= 4.2)
61
54
  addressable (2.7.0)
62
55
  public_suffix (>= 2.0.2, < 5.0)
63
56
  airbrussh (1.4.0)
64
57
  sshkit (>= 1.6.1, != 1.7.0)
65
58
  arel (9.0.0)
66
- ast (2.4.0)
67
- bcrypt (3.1.13)
68
- bootsnap (1.4.6)
59
+ ast (2.4.2)
60
+ bcrypt (3.1.16)
61
+ bootsnap (1.7.3)
69
62
  msgpack (~> 1.0)
70
- brakeman (4.8.2)
63
+ brakeman (5.0.0)
71
64
  builder (3.2.4)
72
65
  byebug (11.1.3)
73
66
  cancancan (3.0.2)
74
- capistrano (3.14.0)
67
+ capistrano (3.16.0)
75
68
  airbrussh (>= 1.0.0)
76
69
  i18n
77
70
  rake (>= 10.0.0)
78
71
  sshkit (>= 1.9.0)
79
- capistrano-bundler (1.6.0)
72
+ capistrano-bundler (2.0.1)
80
73
  capistrano (~> 3.1)
81
- capistrano-rails (1.5.0)
74
+ capistrano-rails (1.6.1)
82
75
  capistrano (~> 3.1)
83
- capistrano-bundler (~> 1.1)
76
+ capistrano-bundler (>= 1.1, < 3)
84
77
  capistrano-rvm (0.1.2)
85
78
  capistrano (~> 3.0)
86
79
  sshkit (~> 1.2)
87
- capybara (3.32.2)
80
+ capybara (3.35.3)
88
81
  addressable
89
82
  mini_mime (>= 0.1.3)
90
83
  nokogiri (~> 1.8)
91
84
  rack (>= 1.6.0)
92
85
  rack-test (>= 0.6.3)
93
- regexp_parser (~> 1.5)
86
+ regexp_parser (>= 1.5, < 3.0)
94
87
  xpath (~> 3.2)
95
88
  childprocess (3.0.0)
96
89
  chronic (0.10.2)
@@ -103,19 +96,24 @@ GEM
103
96
  coffee-script-source
104
97
  execjs
105
98
  coffee-script-source (1.12.2)
106
- concurrent-ruby (1.1.6)
107
- countries (3.0.1)
108
- i18n_data (~> 0.10.0)
99
+ concurrent-ruby (1.1.8)
100
+ countries (3.1.0)
101
+ i18n_data (~> 0.11.0)
109
102
  sixarm_ruby_unaccent (~> 1.1)
110
103
  unicode_utils (~> 1.4)
111
- country_select (4.0.0)
104
+ country_select (5.0.1)
112
105
  countries (~> 3.0)
113
- sort_alphabetical (~> 1.0)
106
+ sort_alphabetical (~> 1.1)
114
107
  crass (1.0.6)
115
- css_parser (1.7.1)
108
+ css_parser (1.9.0)
116
109
  addressable
117
- database_cleaner (1.8.5)
118
- devise (4.7.1)
110
+ database_cleaner (2.0.1)
111
+ database_cleaner-active_record (~> 2.0.0)
112
+ database_cleaner-active_record (2.0.0)
113
+ activerecord (>= 5.a)
114
+ database_cleaner-core (~> 2.0.0)
115
+ database_cleaner-core (2.0.1)
116
+ devise (4.7.3)
119
117
  bcrypt (~> 3.0)
120
118
  orm_adapter (~> 0.1)
121
119
  railties (>= 4.1.0)
@@ -123,22 +121,22 @@ GEM
123
121
  warden (~> 1.2.3)
124
122
  devise-encryptable (0.2.0)
125
123
  devise (>= 2.1.0)
126
- devise-i18n (1.9.1)
124
+ devise-i18n (1.9.3)
127
125
  devise (>= 4.7.1)
128
- diff-lcs (1.3)
126
+ diff-lcs (1.4.4)
129
127
  dynamic_form (1.1.4)
130
128
  email_reply_parser_ffcrm (0.5.0)
131
- erubi (1.9.0)
129
+ erubi (1.10.0)
132
130
  execjs (2.7.0)
133
131
  factory_bot (5.2.0)
134
132
  activesupport (>= 4.2.0)
135
133
  factory_bot_rails (5.2.0)
136
134
  factory_bot (~> 5.2.0)
137
135
  railties (>= 4.2.0)
138
- ffaker (2.15.0)
139
- ffi (1.13.0)
140
- font-awesome-rails (4.7.0.5)
141
- railties (>= 3.2, < 6.1)
136
+ ffaker (2.18.0)
137
+ ffi (1.15.0)
138
+ font-awesome-rails (4.7.0.7)
139
+ railties (>= 3.2, < 7)
142
140
  formatador (0.2.5)
143
141
  globalid (0.4.2)
144
142
  activesupport (>= 4.2.0)
@@ -159,14 +157,14 @@ GEM
159
157
  guard (~> 2.1)
160
158
  guard-compat (~> 1.1)
161
159
  rspec (>= 2.99.0, < 4.0)
162
- haml (5.1.2)
160
+ haml (5.2.1)
163
161
  temple (>= 0.8.0)
164
162
  tilt
165
163
  headless (2.3.1)
166
164
  htmlentities (4.3.4)
167
- i18n (1.8.2)
165
+ i18n (1.8.10)
168
166
  concurrent-ruby (~> 1.0)
169
- i18n_data (0.10.0)
167
+ i18n_data (0.11.0)
170
168
  jaro_winkler (1.5.4)
171
169
  jquery-migrate-rails (1.2.1)
172
170
  jquery-rails (4.4.0)
@@ -176,33 +174,35 @@ GEM
176
174
  jquery-ui-rails (6.0.1)
177
175
  railties (>= 3.2.16)
178
176
  libv8 (3.16.14.19)
179
- listen (3.2.1)
177
+ listen (3.5.1)
180
178
  rb-fsevent (~> 0.10, >= 0.10.3)
181
179
  rb-inotify (~> 0.9, >= 0.9.10)
182
- loofah (2.5.0)
180
+ loofah (2.9.1)
183
181
  crass (~> 1.0.2)
184
182
  nokogiri (>= 1.5.9)
185
- lumberjack (1.2.5)
183
+ lumberjack (1.2.8)
186
184
  mail (2.7.1)
187
185
  mini_mime (>= 0.1.1)
188
- marcel (0.3.3)
189
- mimemagic (~> 0.3.2)
186
+ marcel (1.0.1)
190
187
  method_source (1.0.0)
191
188
  mime-types (3.3.1)
192
189
  mime-types-data (~> 3.2015)
193
- mime-types-data (3.2020.0512)
194
- mimemagic (0.3.5)
195
- mini_mime (1.0.2)
196
- mini_portile2 (2.4.0)
197
- minitest (5.14.1)
198
- msgpack (1.3.3)
190
+ mime-types-data (3.2021.0225)
191
+ mimemagic (0.3.10)
192
+ nokogiri (~> 1)
193
+ rake
194
+ mini_mime (1.1.0)
195
+ mini_portile2 (2.5.1)
196
+ minitest (5.14.4)
197
+ msgpack (1.4.2)
199
198
  nenv (0.3.0)
200
199
  net-scp (3.0.0)
201
200
  net-ssh (>= 2.6.5, < 7.0.0)
202
- net-ssh (6.0.2)
203
- nio4r (2.5.2)
204
- nokogiri (1.10.9)
205
- mini_portile2 (~> 2.4.0)
201
+ net-ssh (6.1.0)
202
+ nio4r (2.5.7)
203
+ nokogiri (1.11.3)
204
+ mini_portile2 (~> 2.5.0)
205
+ racc (~> 1.4)
206
206
  notiffany (0.1.3)
207
207
  nenv (~> 0.1)
208
208
  shellany (~> 0.0)
@@ -216,44 +216,43 @@ GEM
216
216
  mime-types
217
217
  mimemagic (~> 0.3.0)
218
218
  terrapin (~> 0.6.0)
219
- parallel (1.19.1)
220
- parser (2.7.1.3)
221
- ast (~> 2.4.0)
219
+ parallel (1.20.1)
220
+ parser (3.0.1.0)
221
+ ast (~> 2.4.1)
222
222
  pg (1.2.3)
223
- polyamorous (2.3.2)
224
- activerecord (>= 5.2.1)
225
- premailer (1.11.1)
223
+ premailer (1.14.2)
226
224
  addressable
227
225
  css_parser (>= 1.6.0)
228
226
  htmlentities (>= 4.0.0)
229
- pry (0.13.1)
227
+ pry (0.14.0)
230
228
  coderay (~> 1.1)
231
229
  method_source (~> 1.0)
232
230
  pry-rails (0.3.9)
233
231
  pry (>= 0.10.4)
234
- public_suffix (4.0.5)
235
- puma (4.3.5)
232
+ public_suffix (4.0.6)
233
+ puma (5.2.2)
236
234
  nio4r (~> 2.0)
237
- rack (2.2.2)
235
+ racc (1.5.2)
236
+ rack (2.2.3)
238
237
  rack-test (1.1.0)
239
238
  rack (>= 1.0, < 3)
240
- rails (5.2.4.3)
241
- actioncable (= 5.2.4.3)
242
- actionmailer (= 5.2.4.3)
243
- actionpack (= 5.2.4.3)
244
- actionview (= 5.2.4.3)
245
- activejob (= 5.2.4.3)
246
- activemodel (= 5.2.4.3)
247
- activerecord (= 5.2.4.3)
248
- activestorage (= 5.2.4.3)
249
- activesupport (= 5.2.4.3)
239
+ rails (5.2.6)
240
+ actioncable (= 5.2.6)
241
+ actionmailer (= 5.2.6)
242
+ actionpack (= 5.2.6)
243
+ actionview (= 5.2.6)
244
+ activejob (= 5.2.6)
245
+ activemodel (= 5.2.6)
246
+ activerecord (= 5.2.6)
247
+ activestorage (= 5.2.6)
248
+ activesupport (= 5.2.6)
250
249
  bundler (>= 1.3.0)
251
- railties (= 5.2.4.3)
250
+ railties (= 5.2.6)
252
251
  sprockets-rails (>= 2.0.0)
253
- rails-controller-testing (1.0.4)
254
- actionpack (>= 5.0.1.x)
255
- actionview (>= 5.0.1.x)
256
- activesupport (>= 5.0.1.x)
252
+ rails-controller-testing (1.0.5)
253
+ actionpack (>= 5.0.1.rc1)
254
+ actionview (>= 5.0.1.rc1)
255
+ activesupport (>= 5.0.1.rc1)
257
256
  rails-dom-testing (2.0.3)
258
257
  activesupport (>= 4.2.0)
259
258
  nokogiri (>= 1.6)
@@ -273,28 +272,30 @@ GEM
273
272
  rails (> 3.1)
274
273
  rails_serve_static_assets (0.0.5)
275
274
  rails_stdout_logging (0.0.5)
276
- railties (5.2.4.3)
277
- actionpack (= 5.2.4.3)
278
- activesupport (= 5.2.4.3)
275
+ railties (5.2.6)
276
+ actionpack (= 5.2.6)
277
+ activesupport (= 5.2.6)
279
278
  method_source
280
279
  rake (>= 0.8.7)
281
280
  thor (>= 0.19.0, < 2.0)
282
281
  rainbow (3.0.0)
283
- rake (13.0.1)
284
- ransack (2.3.2)
285
- activerecord (>= 5.2.1)
286
- activesupport (>= 5.2.1)
282
+ rake (13.0.3)
283
+ ransack (2.4.1)
284
+ activerecord (>= 5.2.4)
285
+ activesupport (>= 5.2.4)
287
286
  i18n
288
- polyamorous (= 2.3.2)
289
287
  ransack_chronic (1.1.0)
290
288
  chronic (>= 0.6.7)
289
+ ransack_ui (1.4.0)
290
+ ransack (~> 2.0)
291
+ ransack_chronic (>= 1.1.0)
291
292
  rb-fchange (0.0.6)
292
293
  ffi
293
294
  rb-fsevent (0.10.4)
294
295
  rb-inotify (0.10.1)
295
296
  ffi (~> 1.0)
296
297
  ref (2.0.0)
297
- regexp_parser (1.7.0)
298
+ regexp_parser (2.1.1)
298
299
  request_store (1.5.0)
299
300
  rack (>= 1.4)
300
301
  responders (2.4.1)
@@ -302,31 +303,31 @@ GEM
302
303
  railties (>= 4.2.0, < 6.0)
303
304
  responds_to_parent (2.0.0)
304
305
  actionpack (>= 3.2.22, < 6.0)
305
- rspec (3.9.0)
306
- rspec-core (~> 3.9.0)
307
- rspec-expectations (~> 3.9.0)
308
- rspec-mocks (~> 3.9.0)
306
+ rspec (3.10.0)
307
+ rspec-core (~> 3.10.0)
308
+ rspec-expectations (~> 3.10.0)
309
+ rspec-mocks (~> 3.10.0)
309
310
  rspec-activemodel-mocks (1.1.0)
310
311
  activemodel (>= 3.0)
311
312
  activesupport (>= 3.0)
312
313
  rspec-mocks (>= 2.99, < 4.0)
313
- rspec-core (3.9.2)
314
- rspec-support (~> 3.9.3)
315
- rspec-expectations (3.9.2)
314
+ rspec-core (3.10.1)
315
+ rspec-support (~> 3.10.0)
316
+ rspec-expectations (3.10.1)
316
317
  diff-lcs (>= 1.2.0, < 2.0)
317
- rspec-support (~> 3.9.0)
318
- rspec-mocks (3.9.1)
318
+ rspec-support (~> 3.10.0)
319
+ rspec-mocks (3.10.2)
319
320
  diff-lcs (>= 1.2.0, < 2.0)
320
- rspec-support (~> 3.9.0)
321
- rspec-rails (4.0.1)
322
- actionpack (>= 4.2)
323
- activesupport (>= 4.2)
324
- railties (>= 4.2)
325
- rspec-core (~> 3.9)
326
- rspec-expectations (~> 3.9)
327
- rspec-mocks (~> 3.9)
328
- rspec-support (~> 3.9)
329
- rspec-support (3.9.3)
321
+ rspec-support (~> 3.10.0)
322
+ rspec-rails (5.0.1)
323
+ actionpack (>= 5.2)
324
+ activesupport (>= 5.2)
325
+ railties (>= 5.2)
326
+ rspec-core (~> 3.10)
327
+ rspec-expectations (~> 3.10)
328
+ rspec-mocks (~> 3.10)
329
+ rspec-support (~> 3.10)
330
+ rspec-support (3.10.2)
330
331
  rubocop (0.76.0)
331
332
  jaro_winkler (~> 1.5.1)
332
333
  parallel (~> 1.10)
@@ -334,7 +335,7 @@ GEM
334
335
  rainbow (>= 2.2.2, < 4.0)
335
336
  ruby-progressbar (~> 1.7)
336
337
  unicode-display_width (>= 1.4.0, < 1.7)
337
- ruby-progressbar (1.10.1)
338
+ ruby-progressbar (1.11.0)
338
339
  rubyzip (2.3.0)
339
340
  sass (3.7.4)
340
341
  sass-listen (~> 4.0.0)
@@ -347,27 +348,26 @@ GEM
347
348
  sprockets (>= 2.8, < 4.0)
348
349
  sprockets-rails (>= 2.0, < 4.0)
349
350
  tilt (>= 1.1, < 3)
350
- select2-rails (4.0.3)
351
- thor (~> 0.14)
351
+ select2-rails (4.0.13)
352
352
  selenium-webdriver (3.142.7)
353
353
  childprocess (>= 0.5, < 4.0)
354
354
  rubyzip (>= 1.2.2)
355
355
  shellany (0.0.1)
356
- simple_form (5.0.2)
357
- actionpack (>= 5.0)
358
- activemodel (>= 5.0)
356
+ simple_form (5.1.0)
357
+ actionpack (>= 5.2)
358
+ activemodel (>= 5.2)
359
359
  sixarm_ruby_unaccent (1.2.0)
360
360
  sort_alphabetical (1.1.0)
361
361
  unicode_utils (>= 1.2.2)
362
362
  sprockets (3.7.2)
363
363
  concurrent-ruby (~> 1.0)
364
364
  rack (> 1, < 3)
365
- sprockets-rails (3.2.1)
365
+ sprockets-rails (3.2.2)
366
366
  actionpack (>= 4.0)
367
367
  activesupport (>= 4.0)
368
368
  sprockets (>= 3.0.0)
369
369
  sqlite3 (1.3.13)
370
- sshkit (1.21.0)
370
+ sshkit (1.21.2)
371
371
  net-scp (>= 1.1.2)
372
372
  net-ssh (>= 2.8.0)
373
373
  temple (0.8.2)
@@ -376,23 +376,23 @@ GEM
376
376
  therubyracer (0.12.3)
377
377
  libv8 (~> 3.16.14.15)
378
378
  ref
379
- thor (0.20.3)
379
+ thor (1.1.0)
380
380
  thread_safe (0.3.6)
381
381
  tilt (2.0.10)
382
- timecop (0.9.1)
383
- tzinfo (1.2.7)
382
+ timecop (0.9.4)
383
+ tzinfo (1.2.9)
384
384
  thread_safe (~> 0.1)
385
385
  uglifier (4.2.0)
386
386
  execjs (>= 0.3.0, < 3)
387
387
  unicode-display_width (1.6.1)
388
388
  unicode_utils (1.4.0)
389
- warden (1.2.8)
390
- rack (>= 2.0.6)
391
- webdrivers (4.4.1)
389
+ warden (1.2.9)
390
+ rack (>= 2.0.9)
391
+ webdrivers (4.6.0)
392
392
  nokogiri (~> 1.6)
393
393
  rubyzip (>= 1.3.0)
394
394
  selenium-webdriver (>= 3.0, < 4.0)
395
- websocket-driver (0.7.2)
395
+ websocket-driver (0.7.3)
396
396
  websocket-extensions (>= 0.1.0)
397
397
  websocket-extensions (0.1.5)
398
398
  will_paginate (3.3.0)
@@ -456,7 +456,7 @@ DEPENDENCIES
456
456
  rails_autolink
457
457
  rainbow
458
458
  ransack (>= 1.6.2)
459
- ransack_ui!
459
+ ransack_ui
460
460
  rb-fchange
461
461
  rb-fsevent
462
462
  rb-inotify
@@ -482,4 +482,4 @@ DEPENDENCIES
482
482
  zeus
483
483
 
484
484
  BUNDLED WITH
485
- 2.1.4
485
+ 2.2.17