Skip to content

Commit

Permalink
v3.2.4
Browse files Browse the repository at this point in the history
Merge pull request #835 from TechforgoodCAST/develop
  • Loading branch information
suninthesky authored Mar 31, 2020
2 parents 30136f4 + de26329 commit f8ce151
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gem 'stripe'

# Admin
gem 'activeadmin', '~> 1.3.0'
gem 'devise', '~> 4.6.0'
gem 'devise', '~> 4.7.1'

# Monitoring & metrics
gem 'rollbar'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ GEM
crass (1.0.6)
dante (0.2.0)
database_cleaner (1.8.3)
devise (4.6.2)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
diff-lcs (1.3)
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
chartkick
climate_control
database_cleaner
devise (~> 4.6.0)
devise (~> 4.7.1)
dotenv-rails
factory_bot_rails
groupdate
Expand Down

0 comments on commit f8ce151

Please sign in to comment.