Skip to content

Commit

Permalink
DEV: update rails multisite
Browse files Browse the repository at this point in the history
This gives us Rails 6 support, should not impact existing behavior
  • Loading branch information
SamSaffron committed Apr 29, 2019
1 parent c448e01 commit fa31356
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -312,9 +312,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails_multisite (2.0.6)
activerecord (> 4.2, < 6)
railties (> 4.2, < 6)
rails_multisite (2.0.7)
activerecord (> 4.2, < 7)
railties (> 4.2, < 7)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
Expand Down

0 comments on commit fa31356

Please sign in to comment.