Skip to content

Commit e0a6e45

Browse files
committed
updated to rails 5.1.5.
1 parent da74627 commit e0a6e45

File tree

4 files changed

+80
-80
lines changed

4 files changed

+80
-80
lines changed

Gemfile.lock

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
mtdevise (15.2.0)
4+
mtdevise (16.0.0)
55
carrierwave (~> 1.2)
66
cloudinary (~> 1.8)
77
country_select (~> 3.1)
@@ -19,15 +19,15 @@ PATH
1919
omniauth-twitter (~> 1.4)
2020
paper_trail (~> 8.1)
2121
pg (~> 0.21.0)
22-
phcadmin1 (~> 21.0)
23-
phcadmin2 (~> 19.0)
24-
phcadmin3 (~> 16.0)
25-
phcnotifi (~> 18.0)
26-
phctheme1 (~> 26.0)
27-
phctheme2 (~> 16.0)
28-
phctitleseo (~> 19.0)
22+
phcadmin1 (~> 22.0)
23+
phcadmin2 (~> 20.0)
24+
phcadmin3 (~> 17.0)
25+
phcnotifi (~> 19.0)
26+
phctheme1 (~> 27.0)
27+
phctheme2 (~> 17.0)
28+
phctitleseo (~> 20.0)
2929
rabl (~> 0.13.1)
30-
rails (~> 5.1)
30+
rails (~> 5.1, >= 5.1.5)
3131
responders (~> 2.4)
3232
sass-rails (~> 5.0)
3333
simple_token_authentication (~> 1.15)
@@ -37,39 +37,39 @@ PATH
3737
GEM
3838
remote: https://rubygems.org/
3939
specs:
40-
actioncable (5.1.4)
41-
actionpack (= 5.1.4)
40+
actioncable (5.1.5)
41+
actionpack (= 5.1.5)
4242
nio4r (~> 2.0)
4343
websocket-driver (~> 0.6.1)
44-
actionmailer (5.1.4)
45-
actionpack (= 5.1.4)
46-
actionview (= 5.1.4)
47-
activejob (= 5.1.4)
44+
actionmailer (5.1.5)
45+
actionpack (= 5.1.5)
46+
actionview (= 5.1.5)
47+
activejob (= 5.1.5)
4848
mail (~> 2.5, >= 2.5.4)
4949
rails-dom-testing (~> 2.0)
50-
actionpack (5.1.4)
51-
actionview (= 5.1.4)
52-
activesupport (= 5.1.4)
50+
actionpack (5.1.5)
51+
actionview (= 5.1.5)
52+
activesupport (= 5.1.5)
5353
rack (~> 2.0)
5454
rack-test (>= 0.6.3)
5555
rails-dom-testing (~> 2.0)
5656
rails-html-sanitizer (~> 1.0, >= 1.0.2)
57-
actionview (5.1.4)
58-
activesupport (= 5.1.4)
57+
actionview (5.1.5)
58+
activesupport (= 5.1.5)
5959
builder (~> 3.1)
6060
erubi (~> 1.4)
6161
rails-dom-testing (~> 2.0)
6262
rails-html-sanitizer (~> 1.0, >= 1.0.3)
63-
activejob (5.1.4)
64-
activesupport (= 5.1.4)
63+
activejob (5.1.5)
64+
activesupport (= 5.1.5)
6565
globalid (>= 0.3.6)
66-
activemodel (5.1.4)
67-
activesupport (= 5.1.4)
68-
activerecord (5.1.4)
69-
activemodel (= 5.1.4)
70-
activesupport (= 5.1.4)
66+
activemodel (5.1.5)
67+
activesupport (= 5.1.5)
68+
activerecord (5.1.5)
69+
activemodel (= 5.1.5)
70+
activesupport (= 5.1.5)
7171
arel (~> 8.0)
72-
activesupport (5.1.4)
72+
activesupport (5.1.5)
7373
concurrent-ruby (~> 1.0, >= 1.0.2)
7474
i18n (~> 0.7)
7575
minitest (~> 5.1)
@@ -81,7 +81,7 @@ GEM
8181
bcrypt (3.1.11)
8282
builder (3.2.3)
8383
byebug (10.0.0)
84-
capybara (2.17.0)
84+
capybara (2.18.0)
8585
addressable
8686
mini_mime (>= 0.1.3)
8787
nokogiri (>= 1.3.3)
@@ -139,7 +139,7 @@ GEM
139139
rack
140140
http-cookie (1.0.3)
141141
domain_name (~> 0.5)
142-
i18n (0.9.4)
142+
i18n (0.9.5)
143143
concurrent-ruby (~> 1.0)
144144
i18n_data (0.8.0)
145145
jquery-rails (4.3.1)
@@ -208,7 +208,7 @@ GEM
208208
activerecord (>= 4.2, < 5.2)
209209
request_store (~> 1.1)
210210
pg (0.21.0)
211-
phcadmin1 (21.2.0)
211+
phcadmin1 (22.0.0)
212212
carrierwave (~> 1.2)
213213
cloudinary (~> 1.8)
214214
country_select (~> 3.1)
@@ -218,13 +218,13 @@ GEM
218218
jquery-ui-rails (~> 6.0)
219219
paper_trail (~> 8.1)
220220
pg (~> 0.21.0)
221-
phcnotifi (~> 18.0)
222-
phctitleseo (~> 19.0)
223-
rails (~> 5.1)
221+
phcnotifi (~> 19.0)
222+
phctitleseo (~> 20.0)
223+
rails (~> 5.1, >= 5.1.5)
224224
sass-rails (~> 5.0)
225225
tinymce-rails (~> 4.7)
226226
webpacker (~> 3.2)
227-
phcadmin2 (19.2.0)
227+
phcadmin2 (20.0.0)
228228
carrierwave (~> 1.2)
229229
cloudinary (~> 1.8)
230230
country_select (~> 3.1)
@@ -234,13 +234,13 @@ GEM
234234
jquery-ui-rails (~> 6.0)
235235
paper_trail (~> 8.1)
236236
pg (~> 0.21.0)
237-
phcnotifi (~> 18.0)
238-
phctitleseo (~> 19.0)
239-
rails (~> 5.1)
237+
phcnotifi (~> 19.0)
238+
phctitleseo (~> 20.0)
239+
rails (~> 5.1, >= 5.1.5)
240240
sass-rails (~> 5.0)
241241
tinymce-rails (~> 4.7)
242242
webpacker (~> 3.2)
243-
phcadmin3 (16.2.0)
243+
phcadmin3 (17.0.0)
244244
carrierwave (~> 1.2)
245245
cloudinary (~> 1.8)
246246
country_select (~> 3.1)
@@ -250,21 +250,21 @@ GEM
250250
jquery-ui-rails (~> 6.0)
251251
paper_trail (~> 8.1)
252252
pg (~> 0.21.0)
253-
phcnotifi (~> 18.0)
254-
phctitleseo (~> 19.0)
255-
rails (~> 5.1)
253+
phcnotifi (~> 19.0)
254+
phctitleseo (~> 20.0)
255+
rails (~> 5.1, >= 5.1.5)
256256
sass-rails (~> 5.0)
257257
tinymce-rails (~> 4.7)
258258
webpacker (~> 3.2)
259-
phcnotifi (18.2.0)
259+
phcnotifi (19.0.0)
260260
jquery-rails (~> 4.3)
261261
jquery-ui-rails (~> 6.0)
262262
paper_trail (~> 8.1)
263263
pg (~> 0.21.0)
264-
rails (~> 5.1)
264+
rails (~> 5.1, >= 5.1.5)
265265
sass-rails (~> 5.0)
266266
webpacker (~> 3.2)
267-
phctheme1 (26.2.0)
267+
phctheme1 (27.0.0)
268268
carrierwave (~> 1.2)
269269
cloudinary (~> 1.8)
270270
country_select (~> 3.1)
@@ -274,13 +274,13 @@ GEM
274274
jquery-ui-rails (~> 6.0)
275275
paper_trail (~> 8.1)
276276
pg (~> 0.21.0)
277-
phcnotifi (~> 18.0)
278-
phctitleseo (~> 19.0)
279-
rails (~> 5.1)
277+
phcnotifi (~> 19.0)
278+
phctitleseo (~> 20.0)
279+
rails (~> 5.1, >= 5.1.5)
280280
sass-rails (~> 5.0)
281281
tinymce-rails (~> 4.7)
282282
webpacker (~> 3.2)
283-
phctheme2 (16.2.0)
283+
phctheme2 (17.0.0)
284284
carrierwave (~> 1.2)
285285
cloudinary (~> 1.8)
286286
country_select (~> 3.1)
@@ -290,48 +290,48 @@ GEM
290290
jquery-ui-rails (~> 6.0)
291291
paper_trail (~> 8.1)
292292
pg (~> 0.21.0)
293-
phcnotifi (~> 18.0)
294-
phctitleseo (~> 19.0)
295-
rails (~> 5.1)
293+
phcnotifi (~> 19.0)
294+
phctitleseo (~> 20.0)
295+
rails (~> 5.1, >= 5.1.5)
296296
sass-rails (~> 5.0)
297297
tinymce-rails (~> 4.7)
298298
webpacker (~> 3.2)
299-
phctitleseo (19.2.0)
299+
phctitleseo (20.0.0)
300300
jquery-rails (~> 4.3)
301301
jquery-ui-rails (~> 6.0)
302302
paper_trail (~> 8.1)
303303
pg (~> 0.21.0)
304-
rails (~> 5.1)
304+
rails (~> 5.1, >= 5.1.5)
305305
sass-rails (~> 5.0)
306306
webpacker (~> 3.2)
307-
public_suffix (3.0.1)
307+
public_suffix (3.0.2)
308308
rabl (0.13.1)
309309
activesupport (>= 2.3.14)
310310
rack (2.0.4)
311311
rack-proxy (0.6.3)
312312
rack
313313
rack-test (0.8.2)
314314
rack (>= 1.0, < 3)
315-
rails (5.1.4)
316-
actioncable (= 5.1.4)
317-
actionmailer (= 5.1.4)
318-
actionpack (= 5.1.4)
319-
actionview (= 5.1.4)
320-
activejob (= 5.1.4)
321-
activemodel (= 5.1.4)
322-
activerecord (= 5.1.4)
323-
activesupport (= 5.1.4)
315+
rails (5.1.5)
316+
actioncable (= 5.1.5)
317+
actionmailer (= 5.1.5)
318+
actionpack (= 5.1.5)
319+
actionview (= 5.1.5)
320+
activejob (= 5.1.5)
321+
activemodel (= 5.1.5)
322+
activerecord (= 5.1.5)
323+
activesupport (= 5.1.5)
324324
bundler (>= 1.3.0)
325-
railties (= 5.1.4)
325+
railties (= 5.1.5)
326326
sprockets-rails (>= 2.0.0)
327327
rails-dom-testing (2.0.3)
328328
activesupport (>= 4.2.0)
329329
nokogiri (>= 1.6)
330330
rails-html-sanitizer (1.0.3)
331331
loofah (~> 2.0)
332-
railties (5.1.4)
333-
actionpack (= 5.1.4)
334-
activesupport (= 5.1.4)
332+
railties (5.1.5)
333+
actionpack (= 5.1.5)
334+
activesupport (= 5.1.5)
335335
method_source
336336
rake (>= 0.8.7)
337337
thor (>= 0.18.1, < 2.0)
@@ -430,7 +430,7 @@ PLATFORMS
430430

431431
DEPENDENCIES
432432
byebug (~> 10.0)
433-
capybara (~> 2.17)
433+
capybara (~> 2.18)
434434
database_cleaner (~> 1.6)
435435
factory_bot_rails (~> 4.8)
436436
faker (~> 1.8)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Generate a user.rb file in your mainapp and add the code below
2222

2323
#### Step 2 - Add Mtdevise to your gemfile and run command
2424

25-
gem 'mtdevise', '~> 15.0'
25+
gem 'mtdevise', '~> 16.0'
2626
bundle exec install
2727

2828
#### Step 3 - Add and migrate mtdevise database tables

lib/mtdevise/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mtdevise
2-
VERSION = '15.2.0'
2+
VERSION = '16.0.0'
33
end

mtdevise.gemspec

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
2121
# Main Dependencies
2222
spec.add_dependency 'paper_trail', '~> 8.1'
2323
spec.add_dependency 'pg', '~> 0.21.0'
24-
spec.add_dependency 'rails', '~> 5.1'
24+
spec.add_dependency 'rails', '~> 5.1', '>= 5.1.5'
2525

2626
# UI & Frontend Dependencies
2727
spec.add_dependency 'jquery-rails', '~> 4.3'
@@ -39,8 +39,8 @@ Gem::Specification.new do |spec|
3939
spec.add_dependency 'cloudinary', '~> 1.8'
4040

4141
# PHCEngine Helper Dependencies
42-
spec.add_dependency 'phcnotifi', '~> 18.0'
43-
spec.add_dependency 'phctitleseo', '~> 19.0'
42+
spec.add_dependency 'phcnotifi', '~> 19.0'
43+
spec.add_dependency 'phctitleseo', '~> 20.0'
4444

4545
# WYSIWYG Editor Dependencies
4646
spec.add_dependency 'tinymce-rails', '~> 4.7'
@@ -52,13 +52,13 @@ Gem::Specification.new do |spec|
5252
spec.add_dependency 'responders', '~> 2.4'
5353

5454
# PHCTheme Dependencies
55-
spec.add_dependency 'phctheme1', '~> 26.0'
56-
spec.add_dependency 'phctheme2', '~> 16.0'
55+
spec.add_dependency 'phctheme1', '~> 27.0'
56+
spec.add_dependency 'phctheme2', '~> 17.0'
5757

5858
# PHCAdmin Dependencies
59-
spec.add_dependency 'phcadmin1', '~> 21.0'
60-
spec.add_dependency 'phcadmin2', '~> 19.0'
61-
spec.add_dependency 'phcadmin3', '~> 16.0'
59+
spec.add_dependency 'phcadmin1', '~> 22.0'
60+
spec.add_dependency 'phcadmin2', '~> 20.0'
61+
spec.add_dependency 'phcadmin3', '~> 17.0'
6262

6363
# Security Dependencies
6464
spec.add_dependency 'devise', '~> 4.4'
@@ -73,7 +73,7 @@ Gem::Specification.new do |spec|
7373

7474
# Development & Testing Dependencies
7575
spec.add_development_dependency 'byebug', '~> 10.0'
76-
spec.add_development_dependency 'capybara', '~> 2.17'
76+
spec.add_development_dependency 'capybara', '~> 2.18'
7777
spec.add_development_dependency 'database_cleaner', '~> 1.6'
7878

7979
spec.add_development_dependency 'factory_bot_rails', '~> 4.8'

0 commit comments

Comments
 (0)