Do not lock countable-rails in Gemfile

There is not reason to not use new versions of countable-rails.
This commit is contained in:
Ana María Martínez Gómez 2019-04-01 15:07:28 +02:00
parent 9c2d7cfa5d
commit ad5637e0a4
No known key found for this signature in database
GPG key ID: EACB9B4BC80C0347
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -627,7 +627,7 @@ DEPENDENCIES
cloudinary
cocoon
codecov
countable-rails (~> 0.0.1)
countable-rails
country_select
daemons
dalli