Skip to content

Commit

Permalink
'bump config gem to fixed version'
Browse files Browse the repository at this point in the history
  • Loading branch information
foglabs committed Jan 26, 2024
1 parent 6d181f9 commit 1e7ad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gem 'redis-rails'
gem 'sidekiq', '~> 5.2.7'

# Coding Patterns
gem 'config'
gem 'config', '=2.2.1'
gem 'hooks'
gem 'jbuilder', '~> 2.0'
gem 'parallel'
Expand Down

0 comments on commit 1e7ad69

Please sign in to comment.