Updated acts-as-taggable-on gem.
This commit is contained in:
parent
9a547b8161
commit
c7433d3f67
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -90,7 +90,7 @@ gem 'SystemTimer', '1.2.3', :platforms => :ruby_18
|
|||
|
||||
# tags
|
||||
|
||||
gem 'acts-as-taggable-on', :git => 'git://github.com/diaspora/acts-as-taggable-on.git'
|
||||
gem 'acts-as-taggable-on', '~> 2.2.2'
|
||||
|
||||
# URIs and HTTP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue