diff --git a/Gemfile b/Gemfile index c9f25179..a1e081f6 100644 --- a/Gemfile +++ b/Gemfile @@ -192,7 +192,7 @@ gem 'dotenv-rails' gem 'feature' # For countable.js -gem "countable-rails", "~> 0.0.1" +gem "countable-rails" # Both are not in a group as we use it also for rake data:demo # for fake data diff --git a/Gemfile.lock b/Gemfile.lock index 0ba73ee2..ebb1e187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -627,7 +627,7 @@ DEPENDENCIES cloudinary cocoon codecov - countable-rails (~> 0.0.1) + countable-rails country_select daemons dalli