Skip to content

Commit

Permalink
Merge pull request #9 from anupamcis/depfu/update/flog-4.6.5
Browse files Browse the repository at this point in the history
Upgrade flog to version 4.6.5
  • Loading branch information
anupamcis authored May 5, 2022
2 parents 89dd5a8 + 0f30606 commit 733a039
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 @@ -63,7 +63,7 @@ group :development, :test do
gem 'spring-commands-rspec'
gem 'simplecov', :require => false
gem "codeclimate-test-reporter", require: nil
gem 'flog', '~> 4.3.2'
gem 'flog', '~> 4.6.5'
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console', '~> 2.0'
gem 'launchy'
Expand Down

0 comments on commit 733a039

Please sign in to comment.