Skip to content

Commit

Permalink
Sort Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hoblin committed Oct 7, 2023
1 parent b047425 commit bb6ea05
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ gem "cssbundling-rails"
gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby]

gem "awesome_print", "~> 1.9"
gem "chartkick", "~> 5.0"
gem "data_migrate", "~> 9.2"
gem "draper", "~> 4.0"
gem "groupdate", "~> 6.4"
gem "pry", "~> 0.14.2"
gem "slim", "~> 5.1"
gem "sqlite3", "~> 1.6"
Expand All @@ -58,7 +60,3 @@ group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
end

gem "chartkick", "~> 5.0"

gem "groupdate", "~> 6.4"

0 comments on commit bb6ea05

Please sign in to comment.