Skip to content

Commit

Permalink
Linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RileyManda committed Nov 9, 2023
1 parent 62c0182 commit 146da59
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 @@ -3,10 +3,10 @@ source 'https://rubygems.org'
ruby '3.2.2'

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem 'faker', '~> 2.20'
gem 'rails', '~> 7.1.1'
gem 'rspec-rails'
gem 'rswag'
gem 'faker', '~> 2.20'
# gem 'rswag-api'
# gem 'rswag-ui'
# Use postgresql as the database for Active Record
Expand Down

0 comments on commit 146da59

Please sign in to comment.