Skip to content

Commit

Permalink
remove $FEDERATED_PORTALS and use existent $PORTALS_INSTANCES variable
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Sep 3, 2024
1 parent 1bc246e commit 4cae3d6
Show file tree
Hide file tree
Showing 7 changed files with 167 additions and 186 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

# Main Rails gem
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '7.0.3'
gem 'rails', '7.0.4'

# JavaScript bundling for Rails
gem 'jsbundling-rails'
Expand Down
Loading

0 comments on commit 4cae3d6

Please sign in to comment.