Skip to content

Commit

Permalink
CLK-1631 fixing gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-hc committed Aug 11, 2022
1 parent 20e8499 commit 805008d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "addressable"
gem "faraday", "~> 0.11.0"

group :development do
gem "bundler-audit",
gem "rubocop-rspec",
gem "bundler-audit"
gem "rubocop-rspec"
gem "rubocop-performance"
end

0 comments on commit 805008d

Please sign in to comment.