Skip to content

Commit

Permalink
Use mumuki-domain from GitHub branch
Browse files Browse the repository at this point in the history
  • Loading branch information
faloi committed Mar 11, 2021
1 parent ef25533 commit d8fb3a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gem 'puma'
gem 'execjs'
gem 'therubyracer', platforms: :ruby
gem 'uglifier', '~> 2.7'
gem 'mumuki-domain', github: 'mumuki/mumuki-domain', branch: 'feature-delete-user-account'

group :test do
gem 'rspec-rails', '~> 3.6'
Expand All @@ -24,6 +25,7 @@ group :test do
end

group :development do
gem 'mailcatcher'
gem 'pry'
gem 'pry-rails'
gem 'pry-remote'
Expand Down

0 comments on commit d8fb3a3

Please sign in to comment.