Skip to content

Commit

Permalink
[gem] Add "friendly_id" to 4.0.0.beta14.
Browse files Browse the repository at this point in the history
  • Loading branch information
igal authored and reidab committed Nov 5, 2011
1 parent f8a437a commit ce022ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ gem "responders", "~> 0.6.2"

gem 'acts-as-taggable-on', "~> 2.1.1"

gem 'friendly_id', '4.0.0.beta14'

gem 'paper_trail', '~> 2'
gem 'paper_trail_manager'
# gem 'paper_trail_manager', :git => 'https://github.com/igal/paper_trail_manager.git'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ GEM
faraday (< 0.8, >= 0.6)
faraday_middleware (< 0.8, >= 0.6)
hashie (~> 1.0)
friendly_id (4.0.0.beta14)
fssm (0.2.7)
haml (3.1.3)
has_scope (0.5.1)
Expand Down Expand Up @@ -355,6 +356,7 @@ DEPENDENCIES
fakeweb
formtastic (~> 1.2.4)
foursquare2 (~> 1.1.0)
friendly_id (= 4.0.0.beta14)
haml (~> 3.1.2)
hoptoad_notifier
httparty (~> 0.8.0)
Expand Down

0 comments on commit ce022ea

Please sign in to comment.