Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nid90 committed Nov 9, 2023
1 parent 901d413 commit 70601ab
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 @@ -77,6 +77,8 @@ gem "rack-attack", "~> 6.7"
gem "june-analytics-ruby", "~> 2.4"
gem "discard", "~> 1.3"
gem "bugsnag-api", "~> 3.0"
gem "data-anonymization"
gem "faker"

group :development, :test do
gem "debug", platforms: %i[mri mingw x64_mingw]
Expand All @@ -92,8 +94,6 @@ group :development, :test do
gem "rubocop-rspec", require: false
gem "rubocop-performance", require: false
gem "stateoscope"
gem "data-anonymization"
gem "faker"
end

group :development do
Expand Down

0 comments on commit 70601ab

Please sign in to comment.