Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
eclectic-coding committed Oct 16, 2023
1 parent 2b47c43 commit ba0b6e8
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 @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.2.2"

gem "rails", "~> 7.0.7"
gem 'propshaft', '~> 0.7.0'
gem "propshaft", "~> 0.7.0"
gem "pg", "~> 1.1"
gem "puma", "~> 6.3.0"
gem "jsbundling-rails"
Expand Down

0 comments on commit ba0b6e8

Please sign in to comment.