mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-27 17:44:08 +01:00
fix regressions
This commit is contained in:
parent
3b673f0838
commit
6238029b55
6 changed files with 6 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -31,7 +31,6 @@ gem "htmlentities"
|
|||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem "cache_digests"
|
||||
gem "rack-mini-profiler"
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
|
@ -46,6 +45,7 @@ group :development do
|
|||
gem "yard"
|
||||
gem "tolk"
|
||||
gem "bullet"
|
||||
gem "rack-mini-profiler"
|
||||
end
|
||||
|
||||
group :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue