Skip to content

Commit

Permalink
Add statistics gem
Browse files Browse the repository at this point in the history
  • Loading branch information
moveson committed Sep 16, 2024
1 parent 65dc8d4 commit 3ce9431
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ gem "sidekiq-cron"
gem "sitemap_generator"
gem "smarter_csv", require: false
gem "sprockets-rails"
gem "statistics", "~> 1.0"
gem "stimulus-rails"
gem "strip_attributes"
gem "structpluck"
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
statistics (1.0.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
strip_attributes (1.13.0)
Expand Down Expand Up @@ -644,6 +645,7 @@ DEPENDENCIES
spring
spring-commands-rspec
sprockets-rails
statistics (~> 1.0)
stimulus-rails
strip_attributes
structpluck
Expand Down

0 comments on commit 3ce9431

Please sign in to comment.