Skip to content

Commit

Permalink
updated to rails 5.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradpotts committed Feb 17, 2018
1 parent 466b4b5 commit c702f18
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 80 deletions.
138 changes: 69 additions & 69 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
mtwarden (16.2.0)
mtwarden (17.0.0)
bcrypt (~> 3.1)
braintree (~> 2.83)
carrierwave (~> 1.2)
Expand All @@ -17,15 +17,15 @@ PATH
oj (~> 3.4)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcadmin1 (~> 21.0)
phcadmin2 (~> 19.0)
phcadmin3 (~> 16.0)
phcnotifi (~> 18.0)
phctheme1 (~> 26.0)
phctheme2 (~> 16.0)
phctitleseo (~> 19.0)
phcadmin1 (~> 22.0)
phcadmin2 (~> 20.0)
phcadmin3 (~> 17.0)
phcnotifi (~> 19.0)
phctheme1 (~> 27.0)
phctheme2 (~> 17.0)
phctitleseo (~> 20.0)
rabl (~> 0.13.1)
rails (~> 5.1)
rails (~> 5.1, >= 5.1.5)
responders (~> 2.4)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
Expand All @@ -35,39 +35,39 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.4)
actionpack (= 5.1.4)
actioncable (5.1.5)
actionpack (= 5.1.5)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
actionmailer (5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
actionpack (5.1.5)
actionview (= 5.1.5)
activesupport (= 5.1.5)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.4)
activesupport (= 5.1.4)
actionview (5.1.5)
activesupport (= 5.1.5)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.4)
activesupport (= 5.1.4)
activejob (5.1.5)
activesupport (= 5.1.5)
globalid (>= 0.3.6)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
activemodel (5.1.5)
activesupport (= 5.1.5)
activerecord (5.1.5)
activemodel (= 5.1.5)
activesupport (= 5.1.5)
arel (~> 8.0)
activesupport (5.1.4)
activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
Expand All @@ -81,7 +81,7 @@ GEM
builder (>= 2.0.0)
builder (3.2.3)
byebug (10.0.0)
capybara (2.17.0)
capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
rack
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.4)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n_data (0.8.0)
jquery-rails (4.3.1)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
activerecord (>= 4.2, < 5.2)
request_store (~> 1.1)
pg (0.21.0)
phcadmin1 (21.2.0)
phcadmin1 (22.0.0)
carrierwave (~> 1.2)
cloudinary (~> 1.8)
country_select (~> 3.1)
Expand All @@ -179,13 +179,13 @@ GEM
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcnotifi (~> 18.0)
phctitleseo (~> 19.0)
rails (~> 5.1)
phcnotifi (~> 19.0)
phctitleseo (~> 20.0)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
webpacker (~> 3.2)
phcadmin2 (19.2.0)
phcadmin2 (20.0.0)
carrierwave (~> 1.2)
cloudinary (~> 1.8)
country_select (~> 3.1)
Expand All @@ -195,13 +195,13 @@ GEM
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcnotifi (~> 18.0)
phctitleseo (~> 19.0)
rails (~> 5.1)
phcnotifi (~> 19.0)
phctitleseo (~> 20.0)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
webpacker (~> 3.2)
phcadmin3 (16.2.0)
phcadmin3 (17.0.0)
carrierwave (~> 1.2)
cloudinary (~> 1.8)
country_select (~> 3.1)
Expand All @@ -211,21 +211,21 @@ GEM
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcnotifi (~> 18.0)
phctitleseo (~> 19.0)
rails (~> 5.1)
phcnotifi (~> 19.0)
phctitleseo (~> 20.0)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
webpacker (~> 3.2)
phcnotifi (18.2.0)
phcnotifi (19.0.0)
jquery-rails (~> 4.3)
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
rails (~> 5.1)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
webpacker (~> 3.2)
phctheme1 (26.2.0)
phctheme1 (27.0.0)
carrierwave (~> 1.2)
cloudinary (~> 1.8)
country_select (~> 3.1)
Expand All @@ -235,13 +235,13 @@ GEM
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcnotifi (~> 18.0)
phctitleseo (~> 19.0)
rails (~> 5.1)
phcnotifi (~> 19.0)
phctitleseo (~> 20.0)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
webpacker (~> 3.2)
phctheme2 (16.2.0)
phctheme2 (17.0.0)
carrierwave (~> 1.2)
cloudinary (~> 1.8)
country_select (~> 3.1)
Expand All @@ -251,48 +251,48 @@ GEM
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
phcnotifi (~> 18.0)
phctitleseo (~> 19.0)
rails (~> 5.1)
phcnotifi (~> 19.0)
phctitleseo (~> 20.0)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
tinymce-rails (~> 4.7)
webpacker (~> 3.2)
phctitleseo (19.2.0)
phctitleseo (20.0.0)
jquery-rails (~> 4.3)
jquery-ui-rails (~> 6.0)
paper_trail (~> 8.1)
pg (~> 0.21.0)
rails (~> 5.1)
rails (~> 5.1, >= 5.1.5)
sass-rails (~> 5.0)
webpacker (~> 3.2)
public_suffix (3.0.1)
public_suffix (3.0.2)
rabl (0.13.1)
activesupport (>= 2.3.14)
rack (2.0.4)
rack-proxy (0.6.3)
rack
rack-test (0.8.2)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
rails (5.1.5)
actioncable (= 5.1.5)
actionmailer (= 5.1.5)
actionpack (= 5.1.5)
actionview (= 5.1.5)
activejob (= 5.1.5)
activemodel (= 5.1.5)
activerecord (= 5.1.5)
activesupport (= 5.1.5)
bundler (>= 1.3.0)
railties (= 5.1.4)
railties (= 5.1.5)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
railties (5.1.5)
actionpack (= 5.1.5)
activesupport (= 5.1.5)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
Expand Down Expand Up @@ -387,7 +387,7 @@ PLATFORMS

DEPENDENCIES
byebug (~> 10.0)
capybara (~> 2.17)
capybara (~> 2.18)
database_cleaner (~> 1.6)
factory_bot_rails (~> 4.8)
faker (~> 1.8)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PHC MTWarden Rails 5.1 engine adds a separate multi-tenant layer that handles al

#### Step 1 - Add Mtwarden to your gemfile and run command

gem 'mtwarden', '~> 16.0'
gem 'mtwarden', '~> 17.0'
bundle exec install

#### Step 2 - Add and migrate mtwarden database tables
Expand Down
2 changes: 1 addition & 1 deletion lib/mtwarden/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Mtwarden
VERSION = '16.2.0'
VERSION = '17.0.0'
end
18 changes: 9 additions & 9 deletions mtwarden.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
# Main Dependencies
spec.add_dependency 'paper_trail', '~> 8.1'
spec.add_dependency 'pg', '~> 0.21.0'
spec.add_dependency 'rails', '~> 5.1'
spec.add_dependency 'rails', '~> 5.1', '>= 5.1.5'

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

# PHCEngine Helper Dependencies
spec.add_dependency 'phcnotifi', '~> 18.0'
spec.add_dependency 'phctitleseo', '~> 19.0'
spec.add_dependency 'phcnotifi', '~> 19.0'
spec.add_dependency 'phctitleseo', '~> 20.0'

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

# PHCTheme Dependencies
spec.add_dependency 'phctheme1', '~> 26.0'
spec.add_dependency 'phctheme2', '~> 16.0'
spec.add_dependency 'phctheme1', '~> 27.0'
spec.add_dependency 'phctheme2', '~> 17.0'

# PHCAdmin Dependencies
spec.add_dependency 'phcadmin1', '~> 21.0'
spec.add_dependency 'phcadmin2', '~> 19.0'
spec.add_dependency 'phcadmin3', '~> 16.0'
spec.add_dependency 'phcadmin1', '~> 22.0'
spec.add_dependency 'phcadmin2', '~> 20.0'
spec.add_dependency 'phcadmin3', '~> 17.0'

# Warden - Security, Subscriptions & Forms
spec.add_dependency 'bcrypt', '~> 3.1'
Expand All @@ -70,7 +70,7 @@ Gem::Specification.new do |spec|

# Development & Testing Dependencies
spec.add_development_dependency 'byebug', '~> 10.0'
spec.add_development_dependency 'capybara', '~> 2.17'
spec.add_development_dependency 'capybara', '~> 2.18'
spec.add_development_dependency 'database_cleaner', '~> 1.6'

spec.add_development_dependency 'factory_bot_rails', '~> 4.8'
Expand Down

0 comments on commit c702f18

Please sign in to comment.